v2.4.0 - Added a /special/ folder with files for interacting with unmanaged drives and EEPROMs.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
local agcfg = {
|
||||
["halyde"] = {
|
||||
["maindir"] = "",
|
||||
["version"] = "2.3.0",
|
||||
["version"] = "2.4.0",
|
||||
["description"] = "A universal, customizable and feature-packed operating system for OpenComputers.",
|
||||
["directories"] = {
|
||||
"halyde/apps",
|
||||
@@ -10,7 +10,7 @@ local agcfg = {
|
||||
"halyde/core",
|
||||
"halyde/drivers",
|
||||
"halyde/lib",
|
||||
"halyde"
|
||||
"halyde",
|
||||
"home",
|
||||
"mnt"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user