Skip to content
/ quantum-typescript Public template

Example mod for Quantum Voxel in typescript

Notifications You must be signed in to change notification settings

Ultreon/quantum-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Voxel: Typescript Mod

This example is licensed under CC0.
The Quantum Voxel game is licensed under Ultreon PSL 1.0.

Dependencies

How to build

npm install
npm run build

The output is located in the build directory. Zip it up to use it in Quantum Voxel.

How to run

Put the zipped file in the mods directory and restart Quantum Voxel if it's running.

Notes

  • The libs/quantumjs-0.1.0.tgz file contains the generated stubs for the Quantum Voxel game. Meaning it will not work as API in the mods folder. The API is generated separetly on the Quantum Voxel repository.

References

Contributors

  • XyperCode: author, maintainer, and contributor.

About

Example mod for Quantum Voxel in typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published