-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added a new GameVersion enum that tracks game, version, and md5 checksums - added functions to identify version, verify files and verify data for a FileTreeEditor - MSR and Dread now only load files that exist for your version - resource json's store dicts instead of values, with a crc field and an optional versions field of which versions the file is for - updated the binary format to include a 2byte bitfield for which versions each file is in
- Loading branch information
1 parent
430c6ef
commit fe75d40
Showing
10 changed files
with
180,091 additions
and
54,902 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.