Quick installation instructions;
- extract archive
Check Makefile in an editor, make the changes needed for compilation (especially QT directories)
- make
- make install (as root)
Common data files are installed under /usr/local/droidbattles/ droidbattles binary in /usr/local/bin/ Private datafiles in ~/droidbattles/
One file containing the directory where common data is plced is installed as /etc/droidbattles.conf (If you move the common data out of /usr/local/droidbattles/ change this file).
You might want to start checking out the handbook in /usr/local/droidbattles/doc/index.html
