https://github.com/jerr-it/cc
Computercraft scripts
https://github.com/jerr-it/cc
Last synced: 4 months ago
JSON representation
Computercraft scripts
- Host: GitHub
- URL: https://github.com/jerr-it/cc
- Owner: jerr-it
- License: mit
- Created: 2020-11-16T17:01:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T19:46:50.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T22:09:49.812Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
Computercraft Collection
How to use
Run
```
wget https://raw.githubusercontent.com/jerr-it/CC/main/github.lua github.lua
```
to download the Github fetcher to your computer.
Use this script to download 'modules', they're pretty much synonymous to folders.
```
github
```
Example calls:
```
github jerr-it CC storageSearcher
github jerr-it CC config
github jerr-it CC monitor
```