1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-09 11:57:46 +00:00
physis/examples
Joshua Goins a9a3538d85 Remove possibility of None from GameData::from_existing
This simplifes the handling of "new installs" in applications like
Astra, who may end up calling GameData::apply_patch on an "invalid"
GameData struct. We should allow applications to still hold onto these
so it keeps track of game_directory.
2025-05-05 17:07:49 -04:00
..
extractor.rs Remove possibility of None from GameData::from_existing 2025-05-05 17:07:49 -04:00