This project is licensed under LGPL-3.0.
The Quantum Voxel game is licensed under Ultreon PSL 1.0.
npm install
npm run build
The output is located in the build
directory.
Zip it up to use it in Quantum Voxel.
Put the zipped file in the mods directory and restart Quantum Voxel if it's running.
- Quantum Voxel: the game where this mod is for.
- LangGen: generator for the typescript/javascript files.
- Typescript: the typescript language.
- Fabric Loader: the modloader used for Java mods. (Has API in Quantum.JS)
- XyperCode: author, maintainer, and contributor.