v2.4.0 - Added a /special/ folder with files for interacting with unmanaged drives and EEPROMs.

This commit is contained in:
Ponali
2025-07-14 14:32:29 +02:00
parent 876e5160df
commit ea464339e9
5 changed files with 374 additions and 235 deletions
+2 -2
View File
@@ -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"
},