update README

This commit is contained in:
Navid Sassan 2025-12-09 22:16:11 +01:00
parent de9c07f83d
commit 3994bd0a3e

View File

@ -2,4 +2,6 @@ Set up on the computer with `wget https://git.navidsassan.ch/navid.sassan/comput
Then use `get README.md` for example, to download the `README.md`.
You can store scripts in `resourcepacks/assets/computercraft/lua/rom/programs/` on the server for them to be available on all turtles.
To install the scripts on all turtles / computers, do one of the following on the server (depending on the version):
* Store the scripts in `resourcepacks/assets/computercraft/lua/rom/programs/`
* Store the scripts in `kubejs/data/computercraft/lua/rom/programs/` (worked on 2025-12-09, atm9)