Skip to content

kwsxing/armortools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

3D Content Creation Tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 76.0%
  • TypeScript 14.5%
  • C++ 5.8%
  • JavaScript 1.8%
  • Objective-C 1.1%
  • Metal 0.4%
  • Other 0.4%