diff --git a/addons/steam_api/settings.tres b/addons/steam_api/settings.tres index 0bfbe6b..0b0b89f 100644 --- a/addons/steam_api/settings.tres +++ b/addons/steam_api/settings.tres @@ -4,6 +4,6 @@ [resource] script = ExtResource( 1 ) -disable = true +disable = false app_id = "1993830" sdk_dir = "C:\\Apps\\steamworks_sdk_160" diff --git a/export/butler_push.bat b/export/butler_push.bat index 876a562..5197488 100644 --- a/export/butler_push.bat +++ b/export/butler_push.bat @@ -2,4 +2,5 @@ butler push win harmonyhoney/rota:win butler push linux harmonyhoney/rota:linux butler push mac harmonyhoney/rota:mac butler push web harmonyhoney/rota:web +butler push android harmonyhoney/rota:android pause diff --git a/media/image/assets/screens/11.png b/media/image/assets/screens/11.png new file mode 100644 index 0000000..0c67648 Binary files /dev/null and b/media/image/assets/screens/11.png differ diff --git a/media/image/assets/screens/thumb/11.png b/media/image/assets/screens/thumb/11.png new file mode 100644 index 0000000..2f27eab Binary files /dev/null and b/media/image/assets/screens/thumb/11.png differ diff --git a/project.godot b/project.godot index d3bebb1..b39b8b6 100644 --- a/project.godot +++ b/project.godot @@ -179,7 +179,7 @@ MenuMakeover="*res://src/menu/MenuMakeover.tscn" Audio="*res://src/autoload/Audio.tscn" Clouds="*res://src/autoload/Clouds.tscn" TouchScreen="*res://src/autoload/touch_screen.tscn" -Steam="*res://addons/steam_api/steam_i.gd" +Steam="*res://addons/steam_api/steam.gd" [display] diff --git a/readme.md b/readme.md index 3d13a48..2ad558b 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,9 @@ # ![icon](media/image/icon/icon48.png) ROTA Made with Godot 3.6 / Gravity Bending Puzzle Platformer -Play now on [Steam](https://store.steampowered.com/app/1993830/ROTA/) or [itch.io](https://harmonyhoney.itch.io/rota) ! (: +Available for Linux, Windows, Mac, Web & Android ! + +Play now on [Steam](https://store.steampowered.com/app/1993830/ROTA/) or [itch.io](https://harmonyhoney.itch.io/rota) (: ![main_capsule](media/image/assets/main_capsule.png) @@ -24,4 +26,5 @@ Using [Godot-Steam-API](https://github.com/samsface/godot-steam-api) by [samsfac ![shot8](media/image/assets/screens/thumb/8.png) ![shot9](media/image/assets/screens/thumb/9.png) ![shot10](media/image/assets/screens/thumb/10.png) +![shot11](media/image/assets/screens/thumb/11.png)