Skip to content

Commit

Permalink
Merge pull request #11 from BeatACVR/main
Browse files Browse the repository at this point in the history
i got this shit working on android for you
  • Loading branch information
NicknameGG authored Nov 23, 2024
2 parents db2a136 + f3fc951 commit 4fdfa0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
- name: macOS
os: macos-latest

#- name: Android32
# os: ubuntu-latest
# target: Android32
- name: Android32
os: ubuntu-latest
target: Android32

#- name: Android64
# os: ubuntu-latest
# target: Android64
- name: Android64
os: ubuntu-latest
target: Android64

name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
Expand Down
4 changes: 2 additions & 2 deletions mod.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"geode": "4.0.0",
"geode": "4.0.1",
"gd": {
"win": "2.2074",
"android": "2.2074",
Expand All @@ -11,7 +11,7 @@
],
"id": "n.robtop-jumpscare",
"name": "Robtop Jumpscare",
"version": "v1.3.6",
"version": "v1.3.7",
"developer": "n",
"description": "Jumpscare yourself everytime you jump!",
"repository": "https://github.com/NicknameGG/robtop-jumpscare",
Expand Down

0 comments on commit 4fdfa0a

Please sign in to comment.