updated README
This commit is contained in:
parent
b9fcbd9040
commit
a1fdca689f
@ -21,7 +21,7 @@ run `make deps && make`. The `bundle.min.lua` inside the `build` dir is the fina
|
||||
|
||||
# Useful links
|
||||
|
||||
[CC lua code](https://github.com/cc-tweaked/CC-Tweaked/tree/mc-1.16.x/src/main/resources/data/computercraft/lua)
|
||||
[CC lua code](https://github.com/cc-tweaked/CC-Tweaked/tree/mc-1.19.x/projects/core/src/main/resources/data/computercraft/lua)
|
||||
|
||||
[CC wiki](https://tweaked.cc/)
|
||||
|
||||
@ -38,6 +38,7 @@ Run `make watch` to recompile when a file changed.
|
||||
## Emulator
|
||||
|
||||
You could use Minecraft to run the program or you could use [craftos pc](https://www.craftos-pc.cc/) as an emulator. Just install it and run `make emulator`.
|
||||
There is an AppImage available [here](https://github.com/MCJack123/craftos2/releases).
|
||||
|
||||
## Websconsole
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user