Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hiirotsuki/vntools
- Owner: hiirotsuki
- License: lgpl-2.1
- Created: 2022-11-30T20:53:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T18:06:55.000Z (3 months ago)
- Last Synced: 2024-09-30T01:21:52.423Z (about 2 months ago)
- Topics: ansi-c, c, c89
- Language: C
- Homepage:
- Size: 154 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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