mirror of
https://github.com/HarmonyHoney/ROTA.git
synced 2026-07-17 16:46:17 +00:00
update readme & butler_push to include android (:
re enable steam_api
This commit is contained in:
parent
f6980334d7
commit
a1ecd60092
6 changed files with 7 additions and 3 deletions
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource( 1 )
|
||||
disable = true
|
||||
disable = false
|
||||
app_id = "1993830"
|
||||
sdk_dir = "C:\\Apps\\steamworks_sdk_160"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
BIN
media/image/assets/screens/11.png
Normal file
BIN
media/image/assets/screens/11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
BIN
media/image/assets/screens/thumb/11.png
Normal file
BIN
media/image/assets/screens/thumb/11.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
|
|
@ -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]
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
#  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) (:
|
||||
|
||||

|
||||
|
||||
|
|
@ -24,4 +26,5 @@ Using [Godot-Steam-API](https://github.com/samsface/godot-steam-api) by [samsfac
|
|||

|
||||

|
||||

|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue