mirror of
https://github.com/tpawstdio/skyscraperrising.git
synced 2025-06-25 17:44:43 -04:00
Added sprites from OpenTower
- Added sprites from OpenTower as a filler until I make my own - Added population property to game data - Renamed gui.gd to gpanel.gd
This commit is contained in:
parent
0be15a7d67
commit
188400e30a
580 changed files with 9836 additions and 19 deletions
|
@ -16,7 +16,7 @@ _global_script_class_icons={
|
|||
[application]
|
||||
|
||||
config/name="Skyscraper Rising"
|
||||
run/main_scene="res://src/titlescreen.tscn"
|
||||
run/main_scene="res://src/world.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue