From c4a618ac802976720808608dbdc1a7a4ecb192a9 Mon Sep 17 00:00:00 2001 From: Nicholas Novak <34256932+NickyBoy89@users.noreply.github.com> Date: Thu, 1 Jun 2023 18:05:18 -0700 Subject: [PATCH] fix: Updated instructions and documented the Unity version --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index 737709c..d8e9cc1 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,4 @@ ## Requirements -1. [aseprite](https://www.aseprite.org/) -2. python (To automatically compile the assets) - -## First Time Setup - -The assets for the game are stored separately to the code. To retrieve the assets for the first time, run: - -1. `git submodule init` -2. `git submodule update --init --recursive --remote` - -From there, only the second command has to be run in order to update the assets - -## Compiling the Assets - -`python compile_assets.py` +* [Unity (2022.2.15f1](https://unity.com/download)