Operating system for OpenComputers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared 5cabb476de removed some legacy stuff 4 年之前
exec replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now 4 年之前
lib this is an intervention 5 年之前
module wrote a more flexible terminal creation system 4 年之前
service removed some legacy stuff 4 年之前
.gitignore more general gitignore filters 4 年之前
LICENSE Initial commit 5 年之前
README.md documentation of a sort 5 年之前
build.sh wrote a more flexible terminal creation system 4 年之前
default-init.txt gitignored generated docs, added the default init.txt 4 年之前
finddesc.lua documentation of a sort 5 年之前
package.sh cleaned up some meta stuff 4 年之前

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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