diff --git a/plugin/demo/project.godot b/plugin/demo/project.godot index 9b0c43e..15b9f1a 100644 --- a/plugin/demo/project.godot +++ b/plugin/demo/project.godot @@ -20,25 +20,12 @@ run/main_scene="res://scenes/MainMenu.tscn" config/features=PackedStringArray("4.2", "Mobile") config/icon="res://icon.svg" -[autoload] - -GodotPlayGameServices="*res://addons/GodotPlayGameServices/autoloads/godot_play_game_services.gd" -SignInClient="*res://addons/GodotPlayGameServices/autoloads/sign_in_client.gd" -PlayersClient="*res://addons/GodotPlayGameServices/autoloads/players_client.gd" -AchievementsClient="*res://addons/GodotPlayGameServices/autoloads/achievements_client.gd" -LeaderboardsClient="*res://addons/GodotPlayGameServices/autoloads/leaderboards_client.gd" -SnapshotsClient="*res://addons/GodotPlayGameServices/autoloads/snapshots_client.gd" - [display] window/size/viewport_width=720 window/size/viewport_height=1280 window/handheld/orientation=1 -[editor_plugins] - -enabled=PackedStringArray("res://addons/GodotPlayGameServices/plugin.cfg") - [file_customization] folder_colors={