Voxel Telephone lets you attach open licenses to builds you have created. Adding a license enables downloads for that build in multiple voxel formats and makes your intentions clear to anyone who wants to use your work in their own projects.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/BunnyNabbit/voxel-telephone/llms.txt
Use this file to discover all available pages before exploring further.
The /license command
- With a license code — attaches that license to the selected build.
- Without a license code — lists the licenses already attached to the selected build.
You can only license builds you created. If you are not listed as a creator of the selected build, the command will not apply the license.
Viewing licenses on a build
Navigate to the view gallery (/view), select a build, then run /license with no argument:
Available licenses
CC0 — CC0 1.0 Universal
CC0 — CC0 1.0 Universal
Dedicates the build to the public domain. You waive all copyright and related rights worldwide. Anyone can copy, modify, distribute, and use your build for any purpose, with no conditions.Code:
CC0Full license text: https://creativecommons.org/publicdomain/zero/1.0/CC BY — Attribution 4.0 International
CC BY — Attribution 4.0 International
Allows anyone to share and adapt your build for any purpose, including commercially, as long as they give appropriate credit to you as the creator.Code:
CC BYFull license text: https://creativecommons.org/licenses/by/4.0/CC BY-SA — Attribution-ShareAlike 4.0 International
CC BY-SA — Attribution-ShareAlike 4.0 International
OGA BY — OpenGameArt.org Attribution 4.0
OGA BY — OpenGameArt.org Attribution 4.0
A license recognized by OpenGameArt.org for game assets. Allows use and adaptation with attribution, and is compatible with assets published on OpenGameArt.org.Code:
OGA BYFull license text: https://opengameart.org/sites/default/files/archive/oga-by-40.txtThings to know before licensing
- Multiple licenses are allowed. You can attach more than one license to the same build.
- Licenses cannot be revoked. Once added, a license is permanent. Choose carefully.
- Downloads are unlocked. Licensed builds become available for download in multiple voxel formats from the web gallery.