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.