File: launch-etqw.yaml.in

package info (click to toggle)
game-data-packager 87
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 33,392 kB
  • sloc: python: 15,387; sh: 704; ansic: 95; makefile: 50
file content (15 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
binary_only: true
engine: $prefix/lib/etqw/etqw.x86
smp_engine: $prefix/lib/etqw/etqw-rthread.x86
required_files:
  - base/pak008.pk4
  - base/game000.pk4
  - base/pak000.pk4
  - base/zpak_english000.pk4
dot_directory: ~/.etqwcl
working_directory: $prefix/lib/etqw
library_path:
  - $prefix/lib/etqw
argv: +set com_allowconsole 1
...