7e9a4ee9f941ed893c990c5fe458e2ff5b39e6c1
armortools
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
Description
