From 7b3937cc38919195a617401239452db6d2ae3438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20Ib=C3=A1=C3=B1ez=20S=C3=A1nchez?= Date: Fri, 1 Mar 2024 07:41:07 +0100 Subject: [PATCH] Disable plugin by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jacob Ibáñez Sánchez --- plugin/demo/project.godot | 13 ------------- 1 file changed, 13 deletions(-) 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={