mirror of
https://github.com/Kiritow/OpenComputerScripts.git
synced 2024-03-22 13:10:46 +08:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
# OpenComputerScripts
|
|
Just some pieces of scripts for OpenComputers
|
|
|
|
[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
|
|
|
|
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)
|
|
|
|
## 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.
|