File: firstrun.cfg

package info (click to toggle)
assaultcube-data 1.0.4%2Brepack1-1
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 60,024 kB
  • ctags: 15,165
  • sloc: cpp: 34,920; ansic: 20,515; xml: 3,864; sh: 3,408; objc: 975; cs: 350; makefile: 146
file content (18 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// executed at first run, don't change

alias delayed_firstrun [
    music "pingpong/03-pp-kamikadze.ogg" (* 89 1000) " " // 90 secs, fade
    
    new_gfx_quality 3
    echo "Welcome to AssaultCube"
    echo "Developed by 'Rabid Viper Productions'"
    echo ""
    echo "Use the below menu to change some necessary settings..."
    echo ""
    echo "Further help & information can be found in your README, which is inside your AssaultCube directory."
	showmenu "QUICK setup"
]

sleep 1000 delayed_firstrun