mirror of
https://github.com/kepler155c/opus
synced 2025-12-16 05:08:06 +00:00
custom help files + redo System UI
This commit is contained in:
@@ -7,6 +7,7 @@ local Config = { }
|
||||
|
||||
function Config.load(fname, data)
|
||||
local filename = 'usr/config/' .. fname
|
||||
data = data or { }
|
||||
|
||||
if not fs.exists('usr/config') then
|
||||
fs.makeDir('usr/config')
|
||||
|
||||
Reference in New Issue
Block a user