Skip to content

Commit

Permalink
Release Tag and add WebGL download link #29
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Sep 3, 2024
1 parent 39c25cf commit 90a25ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
uses: ncipollo/[email protected]
with:
artifacts: "unity-github-actions-build"
tag: v1.2.2.1
tag: v1.2.2.2
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,12 @@ Note: These builds were built with `Unity 2023.1.9f1`
- <b>Windows x86_64:</b> [Here](https://www.dropbox.com/scl/fo/s4ppc87ib67726edamwlb/AOmhemTHV85Qs5boftIz8ko?rlkey=loeqhu2hv4rl57c3qh3efoezi&st=20wqdkas&dl=0)
- <b>macOS x86 `Intel`:</b> [Here](https://www.dropbox.com/scl/fo/on93oy6gc82im8hx291af/AHcvN6A9zc9qo-3F3TpcXT8?rlkey=2a9t0umxt02k5g2ofpaqtmv1w&st=yindk9ry&dl=0)
- <b>macOS arm64 `Apple Silicon`:</b> [Here](https://www.dropbox.com/scl/fo/on93oy6gc82im8hx291af/AHcvN6A9zc9qo-3F3TpcXT8?rlkey=2a9t0umxt02k5g2ofpaqtmv1w&st=yindk9ry&dl=0)
- <b>WebGL:</b> None available, see issue [#14](https://github.com/OudomMunint/Unity-2D-Platformer/issues/14)
- <b>WebGL:</b> [Here](https://www.dropbox.com/scl/fo/f17amjzr3yfqidw6v2oyd/ADn8EV0w6QGPSqO8rgfg7dM?rlkey=09geoypgnpcwpf1yjflpmrutg&st=3ahxkx28&dl=0)

## Notes
- You may need to host the WebGL build on a server to run it. Or use the `Build and Run` option in the Unity Editor.
- You may need to allow the app to run on macOS by going to `System Preferences` > `Security & Privacy` > `General` > `Open Anyway`.
- You may need to allow the app to run on Windows by clicking `More Info` > `Run Anyway` when prompted by Windows Defender.

# Screenshots
![Screenshot](2d.png)

0 comments on commit 90a25ac

Please sign in to comment.