This repo was created to document how to extract the resources of the game Girls' Front line used in girlsfrontline-resources , and to share the script used for this.
Please use GitHub Issue for suggestions and bug reports. If possible, we will respond within 24 hours.
PR is always welcome. I also added a lot of comments. I'd be grateful if you could help me since I'm mainly in high school.
Python 3.6 (64-bit)
or higher. 32-bit
is not guaranteed.
The following additional packages are required to run. For extracting audio hcapy for image extraction and pyetc are not registered in pypi and must be installed manually.
- Register the repo
- Create an AssetBundle description
- Implement ab file processing function
- acb file processing function implementation
- Icon creation function
- logging
- Ability to change file output path without touching code
- Clear descriptions on GitHub Wiki
- Error handling function
We will be writing all the guides on our GitHub Wiki. Please refer.