updated readme
This commit is contained in:
parent
cdf57ce583
commit
30af5fbe9a
4 changed files with 23 additions and 36 deletions
21
README.md
Normal file
21
README.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# divatool
|
||||
|
||||
A tool for that one game everyone hates but works on anyway.
|
||||
|
||||
## Requirements
|
||||
|
||||
Divatool is written in and uses [Python 3](https://www.python.org/downloads/).
|
||||
|
||||
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`](./tools) folder. These tools are:
|
||||
|
||||
* [clHCA](https://github.com/KinoMyu/FastHCADecoder)
|
||||
* acb_extract
|
||||
* usm_extract
|
||||
|
||||
Make sure these executables are called the same way on your machine.
|
||||
|
||||
## Usage
|
||||
|
||||
TODO
|
||||
Loading…
Add table
Add a link
Reference in a new issue