Operating system for OpenComputers
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 5 年前
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 5 年前
finddesc.lua documentation of a sort 5 年前
package.sh cleaned up some meta stuff 5 年前

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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