-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
= mlm-games
committed
Sep 21, 2024
1 parent
d27c046
commit 903c5c9
Showing
11 changed files
with
291 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
v0.12.0 Changes | ||
|
||
- Now supports android TV and its variants properly, | ||
- Tried it on an fully android 7.1.1 smartwatch and it is somewhat playable with alt controls | ||
- The start button is immediately brought into focus, which allows all buttons to be accessed by tab movement or android tv remotes | ||
- Added x86 and x86 64 android versions | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[gd_resource type="StyleBoxTexture" load_steps=2 format=3 uid="uid://dfgh43i4b1mqt"] | ||
|
||
[ext_resource type="Texture2D" uid="uid://fbqq070gb4a8" path="res://art-and-sound/kenney_space-shooter-redux/Backgrounds/darkPurple.png" id="1_hgd7m"] | ||
|
||
[resource] | ||
texture = ExtResource("1_hgd7m") | ||
modulate_color = Color(1, 1, 1, 0.564706) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.