File: test.sh

package info (click to toggle)
liquidwar 5.6.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,328 kB
  • sloc: ansic: 26,238; xml: 4,011; sh: 3,825; asm: 1,344; makefile: 1,343; python: 537; php: 487; perl: 29; sql: 22; javascript: 11
file content (11 lines) | stat: -rwxr-xr-x 261 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
#
# Script which launches Liquid War using files in the source/build tree
# instead of system wide files, very convenient for testing.

./src/liquidwar \
	-dat ./data/liquidwar.dat \
	-map ./custom/map \
	-tex ./custom/texture \
	-mid ./custom/music