mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-03-17 05:15:57 +01:00
хм!
This commit is contained in:
@@ -21,8 +21,8 @@ for library in pairs(libraries) do if not _G[library] then _G[library] = require
|
||||
local window
|
||||
|
||||
local paths = {}
|
||||
-- paths.resources = MineOSCore.getCurrentApplicationResourcesDirectory()
|
||||
paths.resources = "/SmartHouse/"
|
||||
paths.resources = MineOSCore.getCurrentApplicationResourcesDirectory()
|
||||
-- paths.resources = "/SmartHouse/"
|
||||
paths.modules = paths.resources .. "Modules/"
|
||||
|
||||
local colors = {
|
||||
|
||||
Reference in New Issue
Block a user