Some pieces of scripts for OpenComputers
Go to file
2018-11-20 00:09:10 +08:00
.gitignore Add Network draft. Format Vector 2017-10-11 22:20:32 +08:00
auto_crafting_robot.lua Add auto crafting programs 2018-06-29 00:46:32 +08:00
auto_crafting.lua Add auto crafting programs 2018-06-29 00:46:32 +08:00
bundle.lua Add command line tool for bundling files. 2018-03-18 12:00:48 +08:00
checkarg.lua Fix checkarg 2017-10-24 12:32:04 +08:00
class.lua Initial Commit 2017-10-09 22:53:37 +08:00
cross_3.lua Update and fix bugs in Cross 3 2017-11-04 13:04:10 +08:00
crossing3.lua Add three way crossing program 2018-03-22 23:37:28 +08:00
DOC_zhCN.md Add library document 2018-03-10 03:07:02 +08:00
downloader.lua new downloader and updater 2018-03-13 08:56:39 +08:00
drone_bios.lua Update Drone Bios 2018-11-18 00:33:30 +08:00
drone_console.lua Fix bug in Drone Console 2018-11-18 01:41:30 +08:00
fsc.lua Add file share client 2018-03-06 16:57:16 +08:00
fss.lua Add file share server (fss) 2018-03-06 16:17:27 +08:00
giant_storage.lua Add giant storage 2018-02-13 11:59:38 +08:00
grab.lua Update Grab 2018-11-17 19:21:26 +08:00
libbundle.lua Add file bundler 2018-03-18 11:53:38 +08:00
libevent.lua Add metatable to libevent 2018-06-15 00:42:08 +08:00
libgpu.lua new ui library with new GPU drivers 2018-11-09 23:38:54 +08:00
libgui.lua Add libgui 2018-03-13 08:26:00 +08:00
libKGui.lua new ui library with new GPU drivers 2018-11-09 23:38:54 +08:00
libnetbox.lua Update libnetbox. 2018-01-07 22:29:46 +08:00
libnetwork.lua Update LibNetwork 2017-10-12 15:20:29 +08:00
libworld.lua Add border support 2018-03-20 09:22:44 +08:00
LICENSE Create LICENSE 2018-03-13 08:36:43 +08:00
mcssh.lua Add MCSSH draft 2017-10-15 22:08:44 +08:00
mfe_monitor.lua Add mfe monitor 2018-06-23 11:03:05 +08:00
MineSweeper.lua Update libgpu 2018-03-13 08:25:49 +08:00
ore_sorting.lua Create ore_sorting.lua 2018-06-28 16:22:27 +08:00
queue.lua Initial Commit 2017-10-09 22:53:37 +08:00
README_zhCN.md update readme 2018-11-17 17:50:01 +08:00
README.md update readme 2018-11-17 17:50:01 +08:00
SignReader.lua Initial Commit 2017-10-09 22:53:37 +08:00
SmartStorage.lua Update SmartStorage 2018-11-20 00:09:10 +08:00
station_2_3.lua Fix Station 2/3 Program 2017-10-24 14:49:46 +08:00
station_2_4_2.lua Add Station 2/4/2 program 2017-10-26 21:52:11 +08:00
station_2_4.lua update 2/4 program 2017-10-26 09:49:14 +08:00
station_2_6.lua Fix small error 2017-10-30 19:46:46 +08:00
storage_manager.lua Add storage manager 2018-06-26 00:15:29 +08:00
SystemShop.lua Update system shop 2018-02-13 13:30:02 +08:00
teleport_calc.lua Better output 2018-11-09 23:38:21 +08:00
train_report_watcher.lua Add Train Report Program 2018-01-15 01:47:33 +08:00
transport_center.lua Update libevent 2018-01-08 11:20:04 +08:00
transport_client.lua Update transport client 2018-01-08 12:01:33 +08:00
transport_repo.lua Fix libevent, add transport system. 2018-01-04 13:51:51 +08:00
util.lua Add methods to get real world time 2018-03-10 02:16:49 +08:00
vector.lua Add Network draft. Format Vector 2017-10-11 22:20:32 +08:00

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:

Computronics Official Wiki

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