File: scenarios

package info (click to toggle)
luxman 0.41-20
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,432 kB
  • ctags: 1,090
  • sloc: cpp: 6,880; ansic: 2,292; makefile: 245; sh: 6
file content (24 lines) | stat: -rw-r--r-- 609 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# This is a scenarios file.
#
# The format is very simple - lines of the form:
#
# |description|filename|base_dir|
#
# `description' may be any string (excluding |'s).
# `filename' must be the name of a level file.
# `base_dir' is the directory under which LuxMan expects to
#  find:
# 	(base_dir)/fonts
#	(base_dir)/maps
#	(base_dir)/mazes
#	(base_dir)/11k
#
#  `base_dir' may be a list of paths to check, e.g.:
#	`.:/usr/games/lib/luxman/my_scenario'
#
# The level file must be in (base_dir).
#
|Modern|levels.def|.:/usr/lib/games/luxman/modern|
|Original (0.26)|old.def|.:/usr/lib/games/luxman/oldscen|