No description
Find a file
2021-02-14 20:41:04 +01:00
adx ported update_bgm to python 2020-04-23 21:44:50 +02:00
db added scene images to scene json 2020-10-21 23:40:00 +02:00
diva added scene images to scene json 2020-10-21 23:40:00 +02:00
tools updated readme 2020-03-06 19:36:06 +01:00
utage excluding Diva files from name parsing 2020-10-31 12:43:18 +01:00
xdudata removed todo 2020-07-09 19:07:45 +02:00
.gitignore updated readme 2020-03-06 19:36:06 +01:00
divatool.py added cze as language 2021-02-14 20:41:04 +01:00
LICENSE.txt initial commit: adx loop parser 2018-04-24 23:22:03 +09:00
README.md updated readme 2020-03-07 00:38:40 +01:00

divatool

A tool for that one game everyone hates but works on anyway.

Requirements

Divatool is written in and uses Python 3.

There are also several third party dependencies not provided as part of this repository, mostly used for the xdudata command. You need to have the binaries of the following tools either in your $PATH variable or in the tools folder. These tools are:

Make sure these executables are called the same way on your machine.

Usage

TODO