Zepha/lib/header/json
Nicole Collings e637622aa8 Sandbox Lua files into ram, namespace them, parse conf.json, show_menu
* Lua show_menu function to show inventories. WIP
* Copy all lua mods & their files into a series of structs,
  stored in LuaMod, LuaModFile, and LuaModConfig classes.
* Sandbox SandboxedDoFile further by making it only open LuaModFiles
* Recursive mod searching which identifies conf.json as a mod root
* Read conf.json for name, description, version, and dependencies
* Organize mods to load in order of their dependencies
2019-08-03 18:18:05 -07:00
..
include/json Sandbox Lua files into ram, namespace them, parse conf.json, show_menu 2019-08-03 18:18:05 -07:00
LICENSE.md Sandbox Lua files into ram, namespace them, parse conf.json, show_menu 2019-08-03 18:18:05 -07:00
REPO.md Sandbox Lua files into ram, namespace them, parse conf.json, show_menu 2019-08-03 18:18:05 -07:00