From 87228cc4e85812f1f4ac7716c638721b8421fb71 Mon Sep 17 00:00:00 2001 From: WSAL Evan Date: Fri, 6 Sep 2024 08:33:24 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0880e28..f31e968 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Scuffed Minecraft A Minecraft clone made in C++ and OpenGL + +## How to Run +To run the game, download the ScuffedMinecraft zip file from the [latest release](https://github.com/EvanatorM/ScuffedMinecraft/releases/latest), unzip the file, and run ScuffedMinecraft.exe. The assets folder must be in the same place as the exe file.