Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

ShadowTheHedgehogHacking/PAFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

To build single file for platform of your choice:

dotnet publish PAFS.sln -c Release -r win-x64 dotnet publish PAFS.sln -c Release -r linux-x64

About

Simple AFS patcher (replace via filename matching)

Resources

License

Stars

Watchers

Forks

Languages