Update documents

master
Kirigaya Kazuto 2019-01-18 00:07:08 +08:00
parent ec6052efeb
commit 7b09d6ca1f
4 changed files with 43 additions and 31 deletions

View File

@ -1,5 +1,7 @@
# Grab Documentation
Applies To: Grab 2.4
## Grab - Official OpenComputerScripts Installer
### Usage

View File

@ -1,5 +1,7 @@
# Grab文档
适用版本: Grab v2.4
## Grab - 官方脚本安装器
### 用法

View File

@ -3,25 +3,13 @@ Just some pieces of scripts for OpenComputers
[中文版本](README_zhCN.md)
[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
Run the following command to download Script Installer:
Run the following command to download Grab package manager:
`wget https://raw.githubusercontent.com/Kiritow/OpenComputerScripts/master/grab.lua`
or
or (from mirror site):
`wget http://kiritow.com:3000/Kiritow/OpenComputerScripts/raw/master/grab.lua`
@ -29,4 +17,20 @@ Then start it with:
`grab`
For more information about Grab, run `grab --help` (recommended) or see [Grab Documentation](DOC_Grab.md)
For more information about Grab, run `grab --help` (recommended) or see [Grab Documentation](DOC_Grab.md)
## About 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](https://github.com/MightyPirates/OpenComputers/issues/new) if you find something wrong. Also you can join the [IRC](https://webchat.esper.net/) (Channel #oc) or [Discord](https://discord.gg/bYqKv7h) 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:
[OpenComputers Official documentation](https://ocdoc.cil.li/)
[Computronics Official Wiki](https://wiki.vexatos.com/wiki:computronics)

View File

@ -4,23 +4,9 @@
**在使用本仓库代码的过程中遇到技术性问题可通过提交Issue或QQ(1362050620)反馈.**
[开放式电脑 OpenComputers](https://github.com/MightyPirates/OpenComputers) (以下简称OC)是MC的一个非常棒的mod.
开发者十分友好,社区非常和谐. 有问题可以直接提issue或者去irc和discord服务器上面对面交流(注意时差,主要开发人员当地半夜都不在线)
[在MC百科上查看OC](http://www.mcmod.cn/class/389.html)
[在Curseforge上查看OC](https://minecraft.curseforge.com/projects/opencomputers)
本仓库中代码还使用到了[Computronics](https://github.com/asiekierka/Computronics/tree/master/src/main/resources/assets/computronics/doc/opencomputers/computronics/en_US)和[OpenSecurity](https://github.com/PC-Logix/OpenSecurity/wiki).
一些可能有用的链接:
[Computronics官网](https://wiki.vexatos.com/wiki:computronics)
## 快速使用
使用以下命令下载 脚本安装器:
使用以下命令下载Grab包管理器:
`wget https://raw.githubusercontent.com/Kiritow/OpenComputerScripts/master/grab.lua`
@ -32,4 +18,22 @@
`grab`
推荐使用`grab --help`查看帮助(英文),也可通过查看[Grab文档](DOC_Grab_zhCN.md)了解更多用法.
推荐使用`grab --help`查看帮助(英文),也可通过查看[Grab文档](DOC_Grab_zhCN.md)了解更多用法.
## 关于OpenComputers模组
[开放式电脑 OpenComputers](https://github.com/MightyPirates/OpenComputers) (以下简称OC)是MC的一个非常棒的mod.
开发者十分友好,社区非常和谐. 有问题可以直接[提issue](https://github.com/MightyPirates/OpenComputers/issues/new)或者去[IRC](https://webchat.esper.net/)上的#oc频道,以及[Discord服务器](https://discord.gg/bYqKv7h)(好像被墙了)上面对面交流. 交流时请注意时差.
[在MC百科上查看OC](http://www.mcmod.cn/class/389.html)
[在Curseforge上查看OC](https://minecraft.curseforge.com/projects/opencomputers)
本仓库中代码还使用到了[Computronics](https://github.com/asiekierka/Computronics/tree/master/src/main/resources/assets/computronics/doc/opencomputers/computronics/en_US)和[OpenSecurity](https://github.com/PC-Logix/OpenSecurity/wiki).
一些可能有用的链接: (英文)
[OpenComputers官方Wiki](https://ocdoc.cil.li/)
[Computronics官网](https://wiki.vexatos.com/wiki:computronics)