Delete GdUnitBuildTool and GdUnitCmdTool scripts. Refactor code structure, remove unused variables, and update function implementations.
This commit is contained in:
parent
1492f0152f
commit
380434c2d5
545 changed files with 8 additions and 45148 deletions
|
|
@ -13,7 +13,8 @@ config_version=5
|
|||
config/name="Pollen Not Included"
|
||||
run/main_scene="res://scenes/scene_manager.tscn"
|
||||
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||
config/icon="res://resources/textures/collector_drone.png"
|
||||
boot_splash/show_image=false
|
||||
config/icon="res://resources/icons/gameicon.png"
|
||||
|
||||
[autoload]
|
||||
|
||||
|
|
@ -26,6 +27,7 @@ HighScoreMgr="*res://utility/high_scores.gd"
|
|||
|
||||
window/size/viewport_width=1280
|
||||
window/size/viewport_height=720
|
||||
window/stretch/mode="viewport"
|
||||
window/vsync/vsync_mode=0
|
||||
mouse_cursor/custom_image="res://resources/cursors/pointer_a.png"
|
||||
mouse_cursor/custom_image_hotspot=Vector2(8, 8)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue