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