mirror of
https://github.com/tonytins/citylimits
synced 2025-12-15 20:54:43 -05:00
New(ish) icon
- Reorganized project directories
This commit is contained in:
parent
29c7fa4502
commit
f5c7355d5a
111 changed files with 167 additions and 158 deletions
|
|
@ -16,12 +16,12 @@ _global_script_class_icons={
|
|||
[application]
|
||||
|
||||
config/name="City Limits"
|
||||
run/main_scene="res://src/titlescreen.tscn"
|
||||
run/main_scene="res://scenes/titlescreen.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
CityData="*res://src/autoload/citydata.gd"
|
||||
CityData="*res://scripts/autoload/citydata.gd"
|
||||
|
||||
[display]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue