1
0
Fork 0
Extract Konmani s3p files
This repository has been archived on 2025-05-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C 98.4%
  • Makefile 1.6%
Find a file
abstractedfox d018cf2444
Add repacking (#4)
* work started on repacking

* repacking works!

* cleanup

* fix incorrect use of strcmp

* fix off by 1

* Incorporate feedback

* add check for argument count when specifying an outfile name

* Clean up arg parsing to handle bad inputs more gracefully
2025-01-22 12:36:31 +10:00
.gitignore Add repacking (#4) 2025-01-22 12:36:31 +10:00
makefile Fix mkdir cross-platform 2018-11-12 15:43:58 +10:00
README.md Add repacking (#4) 2025-01-22 12:36:31 +10:00
s3p_extract.c Add repacking (#4) 2025-01-22 12:36:31 +10:00

quickly hacked together, but it works.

Now with repacking!