Operating system for OpenComputers
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
XeonSquared 95e6a18216 documentation of a sort před 5 roky
exec added shell utility programs před 5 roky
lib added a minitel stack, using the same code as the OpenOS version před 5 roky
module fix some bugs with io.lua, expose io.newfd() před 5 roky
service added a minitel stack, using the same code as the OpenOS version před 5 roky
.gitignore removed the whole mod-service thing před 5 roky
LICENSE Initial commit před 5 roky
README.md documentation of a sort před 5 roky
build.sh updated build.sh to reflect the current state of the OS před 5 roky
finddesc.lua documentation of a sort před 5 roky

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

./finddesc.lua module/* lib/* > apidoc.md