From 9ce7fd8eb53e4c5322c35e9959c8d218c2fd1782 Mon Sep 17 00:00:00 2001 From: OudomMunint Date: Fri, 29 Sep 2023 23:20:21 +1000 Subject: [PATCH] Added mac support in read me --- .github/workflows/Unity.yml | 2 +- README.md | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Unity.yml b/.github/workflows/Unity.yml index d2ca9cf..1e223f4 100644 --- a/.github/workflows/Unity.yml +++ b/.github/workflows/Unity.yml @@ -44,4 +44,4 @@ jobs: uses: ncipollo/release-action@v1.12.0 with: artifacts: "unity-github-actions-build" - tag: v1.2.1.5 + tag: v1.2.1.6 diff --git a/README.md b/README.md index 60973e4..3d603a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Legionary ⚔️ Take a look! 👀 -### 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 | @@ -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
+# 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~~
+‼️ Apple silicon now supported
‼️ Target Platforms: `WebGL` `macOS` `UWP` `Windows`

# Download