Committed start of project
This commit is contained in:
9
quench_tree.game_config.lx
Normal file
9
quench_tree.game_config.lx
Normal file
@ -0,0 +1,9 @@
|
||||
game_config = {
|
||||
name = "Quench Tree: Arboretum"
|
||||
icon = "icon.png"
|
||||
entities = {
|
||||
fgd = "quench_tree.fgd"
|
||||
scale = 32
|
||||
default_color = [0.3 0.3 0.3 1]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user