c9de9010e9a8a2983b0a0da31cd3042e81aebc4f
Fixed typo in ArmorLab compile instructions for MacOS where it says "ArmorPaint" instead of "ArmorLab" in a path name.
armortools
3D content creation tools.
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/Kinc/make --from base/Tools --kfile extract_locales.js
# Generates a `base/Assets/locale/<locale code>.json` file
Description
