APN-Pucky / TUR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TUR - Render TU cards

Install

The program is written in java >1.8 download (required). In order to load real in-game images you need python download (optional) and install oyaml and maybe unitypack. In a commandline or terminal:

$ pip install oyaml
$ pip install unitypack

(maybe add '--user' for non global install)

To run it just download the zip from the 'clone or download'-button on Github. start.bat runs the jar from build/TUR.jar. (linux/mac can run the same command as in start.bat from a commandline or create a script) The download is now in the release tab (<- download TUR.zip from here).

Source code

https://github.com/APN-Pucky/TUR

Notes

There is still a lot of debug prints, but maybe I'll remove them in later versions.

The interface ist (hopefully) pretty straigth forward. You can of course report bugs/ideas here and they might get fixed/added at some point.

About

License:GNU General Public License v3.0


Languages

Language:Java 76.7%Language:Python 22.9%Language:Makefile 0.3%Language:Batchfile 0.0%Language:Shell 0.0%