mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
Some pieces of scripts for OpenComputers
|
||
---|---|---|
libs | ||
programs | ||
.gitignore | ||
bundle.lua | ||
DOC_Grab.md | ||
DOC_zhCN.md | ||
downloader.lua | ||
fsc.lua | ||
fss.lua | ||
giant_storage.lua | ||
grab_installer.lua | ||
grab.lua | ||
LICENSE | ||
mcssh.lua | ||
mfe_monitor.lua | ||
MineSweeper.lua | ||
ore_sorting.lua | ||
programs.info | ||
programs.info.example | ||
README_zhCN.md | ||
README.md | ||
shrink.lua | ||
SignReader.lua | ||
SystemShop.lua | ||
teleport_calc.lua | ||
train_report_watcher.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
Run the following command to download Script Installer:
wget https://raw.githubusercontent.com/Kiritow/OpenComputerScripts/master/grab.lua
or
wget http://kiritow.com:3000/Kiritow/OpenComputerScripts/raw/master/grab.lua
Then start it with:
grab
For more information about Grab, see Grab Documentation