1 Commits
Author SHA1 Message Date
jujuforceandJujuforce 394924b3da feat: add generate command to create ICF1 from a folder of game files (#1)
Scans a folder for .pack, .app, and .opt files, parses their filenames
to extract version/datetime metadata, deduplicates options and patches
(keeping latest), sorts chronologically, and outputs an encrypted ICF1
file named after the highest option ID (e.g. ICF1_A052).

Co-authored-by: Jujuforce <jujuforce@gmail.com>
Reviewed-on: https://gitea.tendokyu.moe/beerpsi/icf-reader/pulls/1
Co-authored-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe>
Co-committed-by: jujuforce <jujuforce@noreply.gitea.tendokyu.moe>
2026-03-08 09:23:03 +00:00