Skip to content

Frodo45127/rpfm-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpfm-schemas

Schemas, patches and animation ID lookups used by Rusted PackFile Manager (and any tool built on top of it) to decode Total War DB tables.

Contents

File Purpose
schema_<game>.ron Versioned definitions for every DB table and Loc-related layout the game uses. One file per game.
patches.ron Runtime overlay applied on top of the base schemas: per-field display hints, lookups, default values, etc. Edits here don't require regenerating a schema.
anim_ids_<game>.csv Numeric animation ID ↔ name mapping for the games that use one (Three Kingdoms, Troy, Warhammer 2 & 3).
LICENSE MIT license for the schemas.

Contributing

Open a PR with the new or updated definition. RPFM picks up changes from this repo through its Update → Check for Schema Updates action.

License

MIT — see LICENSE.

Support

become_a_patron_button

About

Repo containing the schemas for RPFM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages