3D Content Creation Tools
#gamedev #haxe #tools
|
vor 1 Woche | |
---|---|---|
.github | vor 1 Monat | |
base | vor 1 Woche | |
paint | vor 1 Woche | |
.gitattributes | vor 3 Monaten | |
.gitignore | vor 3 Wochen | |
license.md | vor 1 Jahr | |
readme.md | vor 3 Wochen | |
tsconfig.json | vor 1 Monat |
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