Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiirotsuki/vntools

utilities for working with visual novel assets
https://github.com/hiirotsuki/vntools

ansi-c c c89

Last synced: about 1 month ago
JSON representation

utilities for working with visual novel assets

Awesome Lists containing this project

README

        

# Vntools
utilities for working with visual novel assets written in clean, portable ansi C (with 64-bit integers for some things, yay compiler extensions!)

Spot an issue? Feel like contributing? open a pull request!:-)

# Supported engines
- Cromwell: (.opk), unpacking and packing
- Cromwell: (.pak), unpacking only
- IkuraGDL: (.GGP, SM2MPX10 archives): GGP decryption, SM2MPX10 archive unpacking and packing
- Studio neko punch: unpacking only
- Studio-Sakura: unpacking only
- Succubus: unpacking only
- Silky's: (.IFL), unpacking and repacking
- Carriere (.CGD) conversion to BMP only
- BasiL (.MIF): unpacking only
- ARCX (.arc): unpacking, repacking not necessary, runs with loose files

# License
- everything is licensed under GPLv2 (and LGPLv2.1) or later unless otherwise specified