Collection of scripts for Computercraft turtles in Minecraft
This repository should be cloned at <save_path>/computercraft
The linker.bat
file can be used to link this repo to a specific computer, so that the files are shared between computers and turtles
linker.bat
takes the id of the computer as the first argument, or prompts for it if not given. It will then symlink the repo folder to the script directory for that computer/turtle