From 83b885273346f7b06ee91a4241dd8e36254512d6 Mon Sep 17 00:00:00 2001 From: OudomMunint Date: Sat, 2 Sep 2023 16:22:27 +1000 Subject: [PATCH] Update readme doco --- .github/workflows/Unity.yml | 2 +- README.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Unity.yml b/.github/workflows/Unity.yml index 8639fb2..20e28c5 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.3 + tag: v1.2.1.4 diff --git a/README.md b/README.md index 5574509..60973e4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Legionary ⚔️ Take a look! 👀 -## A 2D platformer game made with Unity and C# Download +### A 2D platformer game made with Unity and C# # Maintenance, Build & Release | Badge | Status | @@ -19,4 +19,10 @@ ‼️ Apple silicon isn't supported M1 & M2 SKUs
‼️ Target Platforms: `WebGL` `macOS` `UWP` `Windows`

+ +# Download +- Click here to go to the release page and download the game. +- Currently the release page only offers windows build of the game. + + ![Screenshot](2d.png) \ No newline at end of file