alternate support

This commit was merged in pull request #20.
This commit is contained in:
kepler155c@gmail.com
2019-11-10 15:58:36 -07:00
parent c9fd7efc26
commit 674c6af509
6 changed files with 106 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ local function getConfig()
return Config.load('alternate', {
shell = {
'sys/apps/shell.lua',
'rom/programs/shell',
'rom/programs/shell.lua',
},
lua = {
'sys/apps/Lua.lua',