3D Content Creation Tools

#gamedev #haxe #tools

luboslenco 3e32dc22f0 Add iron_http_request for linux vor 1 Woche
.github 3dbdf2b3ed Cleanup vor 1 Monat
base 3e32dc22f0 Add iron_http_request for linux vor 1 Woche
paint 3e32dc22f0 Add iron_http_request for linux vor 1 Woche
.gitattributes e77c19e459 Update .gitattributes vor 3 Monaten
.gitignore ba0f21fb80 Cleanup vor 3 Wochen
license.md f786c07b7c Update readme vor 1 Jahr
readme.md ba0f21fb80 Cleanup vor 3 Wochen
tsconfig.json 3dbdf2b3ed Cleanup vor 1 Monat

readme.md

armortools

3D content creation tools.

armorpaint/

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