3D Content Creation Tools
#gamedev #haxe #tools
|
2 周之前 | |
---|---|---|
.github | 1 月之前 | |
base | 2 周之前 | |
lab | 3 周之前 | |
paint | 2 周之前 | |
.gitattributes | 3 月之前 | |
.gitignore | 1 月之前 | |
license.md | 1 年之前 | |
readme.md | 1 月之前 | |
tsconfig.json | 1 月之前 |
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