mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
Some pieces of scripts for OpenComputers
.gitignore | ||
auto_crafting_robot.lua | ||
auto_crafting.lua | ||
bundle.lua | ||
checkarg.lua | ||
class.lua | ||
cross_3.lua | ||
crossing3.lua | ||
DOC_zhCN.md | ||
downloader.lua | ||
drone_bios.lua | ||
drone_console.lua | ||
fsc.lua | ||
fss.lua | ||
giant_storage.lua | ||
grab.lua | ||
libbundle.lua | ||
libevent.lua | ||
libgpu.lua | ||
libgui.lua | ||
libKGui.lua | ||
libnetbox.lua | ||
libnetwork.lua | ||
libworld.lua | ||
LICENSE | ||
mcssh.lua | ||
mfe_monitor.lua | ||
MineSweeper.lua | ||
ore_sorting.lua | ||
queue.lua | ||
README_zhCN.md | ||
README.md | ||
SignReader.lua | ||
SmartStorage.lua | ||
station_2_3.lua | ||
station_2_4_2.lua | ||
station_2_4.lua | ||
station_2_6.lua | ||
storage_manager.lua | ||
SystemShop.lua | ||
teleport_calc.lua | ||
train_report_watcher.lua | ||
transport_center.lua | ||
transport_client.lua | ||
transport_repo.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
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
or (install basic libraries)
grab --setup