WIP; computercraft remote control server written in gleam
|
|
||
|---|---|---|
| .github/workflows | ||
| priv | ||
| src | ||
| test | ||
| .gitignore | ||
| .gitmodules | ||
| .luarc.json | ||
| gleam.toml | ||
| manifest.toml | ||
| README.md | ||
computercraft_shennanigans
How to get started
- Run the project using
gleam run - In a computercraft computer; run
wget http://127.0.0.1:9000/file/run.luato download the 'runtime' - And then run
run