File: general.cfg

package info (click to toggle)
sear 0.5.0-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,408 kB
  • ctags: 2,580
  • sloc: cpp: 14,902; sh: 10,890; makefile: 172
file content (42 lines) | stat: -rw-r--r-- 799 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42

[calendar]

day_name_0 = "Monday"
day_name_1 = "Tuesday"
day_name_2 = "Wednesday"
day_name_3 = "Thursday"
day_name_4 = "Friday"
day_name_5 = "Saturday"
day_name_6 = "Sunday"
days_per_week = "7"
hours_per_day = "24"
minutes_per_hour = "60"
month_name_0 = "January"
month_name_1 = "February"
month_name_10 = "November"
month_name_11 = "December"
month_name_2 = "March"
month_name_3 = "April"
month_name_4 = "May"
month_name_5 = "June"
month_name_6 = "July"
month_name_7 = "August"
month_name_8 = "September"
month_name_9 = "October"
months_per_year = "12"
seconds_per_minute = "20"
weeks_per_month = "4"

[system]
iconfile = "${SEAR_INSTALL}/data/sear_icon.bmp"

[render]
fog_start = "10.000000"
fog_end = "150.000000"

[input]

elevatation_axis = "3"
move_axis = "1"
pan_axis = "2"
strafe_axis = "0"