Go to file
TriMill ed57989fa4 license 2023-08-10 23:29:33 -04:00
plugins software 2023-08-07 22:24:28 -04:00
src Docker support 2023-08-10 23:23:06 -04:00
.dockerignore Docker support 2023-08-10 23:23:06 -04:00
.gitignore Docker support 2023-08-10 23:23:06 -04:00
Cargo.lock software 2023-08-07 22:24:28 -04:00
Cargo.toml Docker support 2023-08-10 23:23:06 -04:00
Dockerfile Docker support 2023-08-10 23:23:06 -04:00
LICENSE license 2023-08-10 23:29:33 -04:00
PLUGINS.md software 2023-08-07 22:24:28 -04:00
README.md license 2023-08-10 23:29:33 -04:00
docker-compose.yml fixed space 2023-08-10 23:26:41 -04:00

README.md

quectocraft

Plugin API

see PLUGINS.md

Building

quectocraft requires that luajit is installed. it should be available via your package manager.

Docker

there is a docker file and a docker compose file.