Skip to content

Simple patcher for PAC archive with minimal modification.

License

Notifications You must be signed in to change notification settings

dungwinux/pac_patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAC Patcher

Requirement

Build instruction

  • npm i
  • npm run build
  • (Optional, reducing file size) npm run compress

Output: dist/patch.exe

Run

  • Add modified .srp file to the same folder as patch.exe, keeping the original file name.
  • Execute patch.exe srp.pac.
  • (Not tested) Other files type inside PAC might as well patch-able.

Hướng dẫn sử dụng

  • Cho các tệp .srp đã sửa đổi vào cùng folder của patch.exe (lưu ý: giữ nguyên tên gốc).
  • Kéo thả srp.pac vào patch.exe hoặc chạy patch.exe srp.pac.
  • (Chưa kiểm chứng) Chương trình cũng có thể sử dụng để patch những file khác.

About

Simple patcher for PAC archive with minimal modification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published