3D Content Creation Tools
#gamedev #haxe #tools
|
3 өдөр өмнө | |
---|---|---|
.github | 1 сар өмнө | |
base | 3 өдөр өмнө | |
paint | 3 өдөр өмнө | |
.gitattributes | 3 сар өмнө | |
.gitignore | 2 долоо хоног өмнө | |
license.md | 1 жил өмнө | |
readme.md | 2 долоо хоног өмнө | |
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