v1.8.0 - Fixed a bug with shell not executing files in the working directory, added json library, changed all configs to json, added config auto-generation so they don't reset after an update.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
Ahome/
|
||||
Ahalyde/lib/
|
||||
Ahalyde/core/
|
||||
Ahalyde/config/
|
||||
Ahalyde/config/generate/
|
||||
Ahalyde/apps/helpdb/
|
||||
Ahalyde/apps/
|
||||
V1.7.2
|
||||
V1.8.0
|
||||
Ainit.lua
|
||||
Ahalyde/apps/helpdb/cat.txt
|
||||
Ahalyde/apps/helpdb/cd.txt
|
||||
@@ -31,8 +31,8 @@ Ahalyde/apps/mkdir.lua
|
||||
Ahalyde/apps/mv.lua
|
||||
Ahalyde/apps/rm.lua
|
||||
Ahalyde/config/oslogo.ans
|
||||
Ahalyde/config/shell.cfg
|
||||
Ahalyde/config/startupapps.cfg
|
||||
Ahalyde/config/generate/shell.cfg
|
||||
Ahalyde/config/generate/startupapps.cfg
|
||||
Ahalyde/core/boot.lua
|
||||
Ahalyde/core/cormgr.lua
|
||||
Ahalyde/core/datatools.lua
|
||||
@@ -44,4 +44,5 @@ Ahalyde/lib/component.lua
|
||||
Ahalyde/lib/computer.lua
|
||||
Ahalyde/lib/event.lua
|
||||
Ahalyde/lib/filesystem.lua
|
||||
Ahalyde/lib/json.lua
|
||||
Ahalyde/lib/raster.lua
|
||||
|
||||
Reference in New Issue
Block a user