Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uyjulian/krxp3file
XP3 mounting support for Kirikiri (2/Z)
https://github.com/uyjulian/krxp3file
krkr-plugin
Last synced: 6 days ago
JSON representation
XP3 mounting support for Kirikiri (2/Z)
- Host: GitHub
- URL: https://github.com/uyjulian/krxp3file
- Owner: uyjulian
- License: mit
- Created: 2021-08-22T18:00:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T19:09:59.000Z (5 months ago)
- Last Synced: 2024-10-18T20:39:44.030Z (27 days ago)
- Topics: krkr-plugin
- Language: C++
- Homepage:
- Size: 142 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# krxp3file
This Kirikiri (2/Z) plugin provides a method to mount XP3 archive files.
## Building
After cloning submodules and placing `ncbind` and `tp_stub` in the parent directory, a simple `make` will generate `krxp3file.dll`.
## How to use
After `Plugins.link("krfreetype.dll");` is used, the additional functions will be exposed under the `Storages` class.
## License
This project is licensed under the MIT license. Please read the `LICENSE` file for more information.