Fallout Tactics save manipulation tool
Find a file
2023-09-07 15:20:23 +03:00
src HUGE PERFOMANCE UPDATE: Now Decoder::encode uses mutable ref to WriteStream to write new data, instead of creating allocation every time something needs to be encoded 2023-09-07 15:20:23 +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
Cargo.lock start implementing SGD 2023-08-30 20:57:05 +03:00
Cargo.toml start implementing SGD 2023-08-30 20:57:05 +03:00
format.txt got better idea with EntityOwner trait 2023-09-02 23:33:30 +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