Files
armorpaint/README.md
T
2024-07-22 00:23:05 +02:00

600 B

armortools

3D content creation tools.

armorpaint/
armorlab/

Updating cloned repository

git pull origin main
git submodule update --init --recursive
# Delete `armorpaint/build` directory if present

Generating a locale file

export ARM_LOCALE=<locale code>
./armorcore/make --from base/tools --kfile extract_locales.js
# Generates a `base/assets/locale/<locale code>.json` file