Fallout Tactics save manipulation tool
Find a file
2023-09-09 15:37:45 +03:00
src Overhaul: migrated from anyhow to my own FError so error handling would be much better and precise 2023-09-09 15:37:45 +03:00
.gitignore add convert ability for EntityList to convert from world entity_file to separate ent file. Needs to be fixed 2023-09-04 10:19:40 +03:00
attribs.txt Update on reverse-engineering of player Attributes and Modifiers 2023-09-08 18:07:05 +03:00
Cargo.lock Overhaul: migrated from anyhow to my own FError so error handling would be much better and precise 2023-09-09 15:37:45 +03:00
Cargo.toml Overhaul: migrated from anyhow to my own FError so error handling would be much better and precise 2023-09-09 15:37:45 +03:00
format.txt ReadStream now doesn't use Raw because &[u8] is more flexible and allow read ESH binaries, + cargo fmt 2023-09-08 19:52:01 +03:00
Hummer.webp add README.md 2023-08-30 00:30:10 +03:00
LICENSE add license 2023-08-30 00:32:49 +03:00
README.md add README.md 2023-08-30 00:30:10 +03:00

Fallout Tactics Save Editor

License: GPL v3

A project for reverse-engineering of Fallout Tactics

Development and reverse-engineering done by mykola2312

Special thanks to puuuuh for assisting in reverse-engineering