Skip to content

Commit

Permalink
Update readme doco
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Sep 2, 2023
1 parent e502d8b commit 83b8852
Show file tree
Hide file tree
Showing 2 changed files with 8 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.1.3
tag: v1.2.1.4
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Legionary ⚔️ <a href="https://youtu.be/WG0DcoSDQ34">Take a look! 👀</a>
## A 2D platformer game made with Unity and C# <a href="https://www.dropbox.com/scl/fo/v0zubu2mxdl96ep4o1ibs/h?rlkey=04zjfm05xxdqg78gjaqrfkw3n&dl=1">Download</a>
### A 2D platformer game made with Unity and C#

# Maintenance, Build & Release
| Badge | Status |
Expand All @@ -19,4 +19,10 @@

‼️ Apple silicon isn't supported M1 & M2 SKUs <br>
‼️ Target Platforms: `WebGL` `macOS` `UWP` `Windows` <br></br>

# Download
- Click <a href="https://github.com/OudomMunint/Unity-2D-Platformer/releases">here</a> to go to the release page and download the game.
- Currently the release page only offers windows build of the game.


![Screenshot](2d.png)

0 comments on commit 83b8852

Please sign in to comment.