3D Content Creation Tools
#gamedev #haxe #tools
|
3 недель назад | |
---|---|---|
.github | 1 месяц назад | |
base | 3 недель назад | |
lab | 1 месяц назад | |
paint | 3 недель назад | |
.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