Compare commits
22 commits
feature/to
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b1bb1e3b5 | |||
|
|
d062c94d46 | ||
|
|
6f83c7c8a7 | ||
|
|
3319ba7098 | ||
|
|
b42c731c17 | ||
|
|
421e313f10 | ||
|
|
7f33acf8ea | ||
|
|
c811af1d08 | ||
|
|
17dc031b9e | ||
|
|
5a9859cb56 | ||
|
|
9f73c50d56 | ||
|
|
ddca11509b | ||
|
|
560e00764b | ||
|
|
2da7834c61 | ||
|
|
30af5fbe9a | ||
|
|
cdf57ce583 | ||
|
|
15afb39759 | ||
|
|
9b998704e2 | ||
|
|
057273552b | ||
|
|
77e78a73eb | ||
|
|
d761d12c63 | ||
|
|
70321bcbf2 |
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
|
@ -20,4 +20,17 @@ Make sure these executables are called the same way on your machine.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
TODO
|
TODO: add detailed descriptions for all parameters.
|
||||||
|
|
||||||
|
Using the tool to update XDUData for the player:
|
||||||
|
|
||||||
|
```
|
||||||
|
divatool.py xdudata update [path to the 'files' folder from the game] [path to the XDUData folder for the player] [path to the 'xdutranslations' repo folder] [path to the temp files folder]
|
||||||
|
```
|
||||||
|
|
||||||
|
Example:
|
||||||
|
```
|
||||||
|
divatool.py xdudata update /home/user/gameapp/files /home/user/player/XDUData /home/user/git/xdutranslations /var/tmp
|
||||||
|
```
|
||||||
|
|
||||||
|
Note that the 'files' folder from the app must contain the db files for this to work.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue