Releases: ShadowTheHedgehogHacking/PAFS
Releases · ShadowTheHedgehogHacking/PAFS
PAFS (.NET 8 Self Contained)
- No changes besides shipping the binaries as self contained single binaries.
- Adds linux binary
Full Changelog: 1.0.1...1.0.2
PAFS (.NET 8 w/Roll Forward)
- No changes to how the program works - see 1.0 release for how to use, or run the program with no arguments
- Upgrade to .NET 8 & Enable LatestMajor roll forward flag
- Update AfsLib and Reloaded.Memory
1.0
PAFS
Simple AFS patcher (CLI util) - replace via filename matching (.adx files only)
- The AFS and folder containing .adx replacements must be the same name.
- The .adx replacements can NOT be in subdirectories (e.g.
\PJS\mysubfolder\something.adx
) only\PJS\something.adx
is valid
Full Changelog: https://github.com/ShadowTheHedgehogHacking/PAFS/commits/1.0.0