diff --git a/vendor/depends.txt b/depends.txt similarity index 100% rename from vendor/depends.txt rename to depends.txt diff --git a/vendor/init.lua b/init.lua similarity index 100% rename from vendor/init.lua rename to init.lua diff --git a/vendor/license.txt b/license.txt similarity index 100% rename from vendor/license.txt rename to license.txt diff --git a/vendor/sounds/sound_license.txt b/sounds/sound_license.txt similarity index 100% rename from vendor/sounds/sound_license.txt rename to sounds/sound_license.txt diff --git a/vendor/sounds/vendor_vend.ogg b/sounds/vendor_vend.ogg similarity index 100% rename from vendor/sounds/vendor_vend.ogg rename to sounds/vendor_vend.ogg diff --git a/vendor/textures/vendor_depositor_front.png b/textures/vendor_depositor_front.png similarity index 100% rename from vendor/textures/vendor_depositor_front.png rename to textures/vendor_depositor_front.png diff --git a/vendor/textures/vendor_depositor_front.xcf b/textures/vendor_depositor_front.xcf similarity index 100% rename from vendor/textures/vendor_depositor_front.xcf rename to textures/vendor_depositor_front.xcf diff --git a/vendor/textures/vendor_side.png b/textures/vendor_side.png similarity index 100% rename from vendor/textures/vendor_side.png rename to textures/vendor_side.png diff --git a/vendor/textures/vendor_vendor_front.png b/textures/vendor_vendor_front.png similarity index 100% rename from vendor/textures/vendor_vendor_front.png rename to textures/vendor_vendor_front.png diff --git a/vendor/textures/vendor_vendor_front.xcf b/textures/vendor_vendor_front.xcf similarity index 100% rename from vendor/textures/vendor_vendor_front.xcf rename to textures/vendor_vendor_front.xcf diff --git a/vendor/vendor.lua b/vendor.lua similarity index 100% rename from vendor/vendor.lua rename to vendor.lua