File: README

package info (click to toggle)
droidbattles 1.0.6-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 4,020 kB
  • ctags: 1,276
  • sloc: cpp: 15,865; sh: 7,883; perl: 2,008; makefile: 228
file content (17 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Quick installation instructions;

 * extract archive
 * ./configure
 * 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