Operating system for OpenComputers
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
XeonSquared 408e9600b7 made the kernel actually work again 4 anos atrás
exec cursed 4 anos atrás
lib this is an intervention 5 anos atrás
module made the kernel actually work again 4 anos atrás
service added a clipboard daemon, changed default services 4 anos atrás
.gitignore more general gitignore filters 4 anos atrás
LICENSE Initial commit 5 anos atrás
README.md documentation of a sort 5 anos atrás
build.sh wrote a more flexible terminal creation system 4 anos atrás
default-init.txt added a clipboard daemon, changed default services 4 anos atrás
finddesc.lua documentation of a sort 5 anos atrás
package.sh cleaned up some meta stuff 4 anos atrás

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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