Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Xmader/pfs-file
Decrypt and Extract *.pfs game resource files
https://github.com/Xmader/pfs-file
Last synced: 4 months ago
JSON representation
Decrypt and Extract *.pfs game resource files
- Host: GitHub
- URL: https://github.com/Xmader/pfs-file
- Owner: Xmader
- Created: 2020-05-28T09:00:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T01:36:44.000Z (over 4 years ago)
- Last Synced: 2024-11-01T09:14:28.275Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 9
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pfs-file
Decrypt and Extract *.pfs game resource files
(the file magic number is `pf8`/`pf6`)
```sh
npm i
node main.js
```