Committed start of project

This commit is contained in:
2025-06-18 08:42:54 -07:00
parent 41161b443f
commit 52ebf82e0a
639 changed files with 8834 additions and 15 deletions

View 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]
}
}