projects
/
swamp-bikeopera:code.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
updates for splitting up assets and code etc
[swamp-bikeopera:code.git]
/
config
/
swamp.conf
1
2
CONFIG = {
3
4
install_path = "/home/dave/code/" ,
5
sound_path = "/home/dave/sound/" ,
6
map_path = "/home/dave/maps/" ,
7
8
debug = false,
9
10
direction_track_time = 10,
11
12
fake_gps = false ,
13
14
}
15