Начинаем йоба-обнову без /Resources/

This commit is contained in:
Igor Timofeev
2018-02-22 16:08:08 +03:00
parent 91943b9821
commit 647c060c5f
38 changed files with 75 additions and 698 deletions

View File

@@ -13,7 +13,7 @@ local MineOSInterface = require("MineOSInterface")
----------------------------------------------------------------------------------------------------------------
local resourcesPath = MineOSCore.getCurrentApplicationResourcesDirectory()
local resourcesPath = MineOSCore.getCurrentScriptDirectory()
local modulesPath = resourcesPath .. "Modules/"
local localization = MineOSCore.getLocalization(resourcesPath .. "Localizations/")