quectocraft2/README.md

15 lines
233 B
Markdown
Raw Permalink Normal View History

2023-08-08 02:24:28 +00:00
# quectocraft
## Plugin API
see [PLUGINS.md](PLUGINS.md)
## Building
2023-08-01 04:56:38 +00:00
quectocraft requires that `luajit` is installed. it should be
available via your package manager.
2023-08-11 03:29:33 +00:00
## Docker
2023-08-01 04:56:38 +00:00
2023-08-11 03:29:33 +00:00
there is a docker file and a docker compose file.