Skip to content

Commit

Permalink
PR#10: Feature => Master
Browse files Browse the repository at this point in the history
Merge pull request #10 from OudomMunint/Feature
  • Loading branch information
OudomMunint authored Sep 29, 2023
2 parents f51e743 + 9ce7fd8 commit 11785f8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 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.5
tag: v1.2.1.6
14 changes: 12 additions & 2 deletions 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#
Legionary is a 2D platformer game made with Unity and C#

# Maintenance, Build & Release
| Badge | Status |
Expand All @@ -17,7 +17,17 @@
| GPU | Intel UHD 630 | GT 1030 2GB |
| OS | Windows 10 or macOS 10.12 | Windows 10 or macOS 10.15 |

‼️ Apple silicon isn't supported M1 & M2 SKUs <br>
# Recommened Specs: Apple Silicon
| Specification | Minimum | Recommended |
|-------------------|----------------------------------|---------------------------------|
| CPU | Apple M1 | Apple M1 |
| RAM | 8GB | 8GB or higher |
| Storage | 1GB of free space | 1GB of free sapce |
| GPU | Apple M1 7 Core GPU | Apple M1 8 Core GPU 2GB |
| OS | macOS 12 | macOS 13.6

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

# Download
Expand Down

0 comments on commit 11785f8

Please sign in to comment.