Start in windowed mode instead of full screen
[kball.git] / doc / doing_campaign.txt
blob17a3e2079cd2d326b3985ff6ffdf1b33cba4a975
1 To do a campaign from a bunch of levels, you need to do:
3 dat -c1 -s1 -t MAP -a campaign.fmp *.map
5 dat is the utility that came with Allegro.
7 NOTE: the maps MUST be named:
8 1.map
9 2.map
10 3.map
11 etc
13 so in the datafile, they will be named:
15 1_MAP
16 2_MAP
17 3_MAP
18 etc