OpenComputerScripts/README.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2017-10-28 23:31:58 +08:00
# OpenComputerScripts
Just some pieces of scripts for OpenComputers
2018-01-07 14:46:02 +08:00
2018-03-10 02:58:18 +08:00
[中文版本](README_zhCN.md)
2018-01-07 14:46:02 +08:00
[OpenComputers](https://github.com/MightyPirates/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](https://minecraft.curseforge.com/projects/opencomputers) too
2018-01-15 15:45:03 +08:00
This repo also uses [Computronics](https://github.com/asiekierka/Computronics/tree/master/src/main/resources/assets/computronics/doc/opencomputers/computronics/en_US) and [OpenSecurity](https://github.com/PC-Logix/OpenSecurity/wiki) (Document links)
Other useful links:
[Computronics Official Wiki](https://wiki.vexatos.com/wiki:computronics)
2018-03-06 17:05:55 +08:00
## Quick Setup
Select all content of [update.lua](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.