mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-16 15:38:05 +11:00
2ae3f9a93a
Currently eeprog pirate-speak language is unsupported, but... oh well.
4 lines
113 B
Lua
4 lines
113 B
Lua
-- Launch the File Manager.
|
|
-- What more could be said?
|
|
A.openfile("any file", nil)
|
|
return {update = A.die}, 0, 0 |