3D Content Creation Tools
#gamedev #haxe #tools
|
12 小時之前 | |
---|---|---|
.github | 1 月之前 | |
base | 12 小時之前 | |
paint | 17 小時之前 | |
.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 `paint/assets/locale/<locale code>.json` file
Embedding data files
# Requires compiler with c23 #embed support (clang 19 or newer)
../base/make --embed