Files
armorpaint/README.md
T
2024-06-30 21:25:23 +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