3D Content Creation Tools
#gamedev #haxe #tools
|
|
3 months ago | |
|---|---|---|
| .github | 4 months ago | |
| base | 3 months ago | |
| lab | 4 months ago | |
| paint | 4 months ago | |
| .gitattributes | 6 months ago | |
| .gitignore | 4 months ago | |
| license.md | 1 year ago | |
| readme.md | 4 months ago | |
| tsconfig.json | 4 months ago |
3D content creation tools.
Generating a locale file
./base/make --js base/tools/extract_locales.js <locale code>
# Generates a `base/assets/locale/<locale code>.json` file
Embedding data files
# Requires compiler with c23 #embed support (clang 19 or newer)
../base/make --embed