16 lines
273 B
Markdown
16 lines
273 B
Markdown
# minecraft-cc-tools
|
|
|
|
Some tools for cc:tweaked minecraft mod (aka computercraft)
|
|
|
|
## Download the installation script
|
|
|
|
```
|
|
wget https://git.trapcloud.fr/guillaumearm/minecraft-cc-tools/raw/branch/master/install.lua
|
|
```
|
|
|
|
## Execute the installation script
|
|
|
|
```
|
|
install
|
|
```
|