mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
Some pieces of scripts for OpenComputers
.gitignore | ||
checkarg.lua | ||
class.lua | ||
cross_3.lua | ||
downloader.lua | ||
fsc.lua | ||
fss.lua | ||
giant_storage.lua | ||
kgui.lua | ||
libevent.lua | ||
libnetbox.lua | ||
libnetwork.lua | ||
mcssh.lua | ||
MineSweeper.lua | ||
queue.lua | ||
README.md | ||
SignReader.lua | ||
station_2_3.lua | ||
station_2_4_2.lua | ||
station_2_4.lua | ||
station_2_6.lua | ||
SystemShop.lua | ||
train_report_watcher.lua | ||
transport_center.lua | ||
transport_client.lua | ||
transport_repo.lua | ||
update.lua | ||
util.lua | ||
vector.lua |
OpenComputerScripts
Just some pieces of scripts for OpenComputers
OpenComputers is an amazing mod for Minecraft. I really love it !
And developers there are very friendly. You can submit a new issue if you find something wrong, or you can join the IRC and talk to them directly~!
Also view it on Minecraft CurseForge too
This repo also uses Computronics and OpenSecurity (Document links)
Other useful links:
Quick Setup
Select all content of update.lua and copy to clipboard. Switch to Minecraft and open any computer. Type edit update
, then paste the code (use middle button of mouse). Save (ctrl+s) and close (ctrl+w) the editor. Then use update
to setup basic libraries.
Notice that update.lua
needs an internet card to download files.