3D Content Creation Tools
#gamedev #haxe #tools
|
11 月之前 | |
---|---|---|
.github | 1 年之前 | |
armorcore @ 4c82278065 | 11 月之前 | |
armorforge | 11 月之前 | |
armorlab | 11 月之前 | |
armorpaint | 11 月之前 | |
armorsculpt | 11 月之前 | |
base | 11 月之前 | |
.gitattributes | 6 年之前 | |
.gitignore | 11 月之前 | |
.gitmodules | 2 年之前 | |
license.md | 1 年之前 | |
readme.md | 1 年之前 | |
tsconfig.json | 1 年之前 |
3D content creation tools.
Generating a locale file
export ARM_LOCALE=<locale code>
./armorcore/make --js base/tools/extract_locales.js
# Generates a `base/assets/locale/<locale code>.json` file
Embedding data files
# Requires compiler with c23 #embed support (clang 19 or newer)
../armorcore/make --embed