Update README.md

This commit is contained in:
WSAL Evan 2024-09-06 08:33:24 -04:00 committed by GitHub
parent 2b5b5dcb94
commit 87228cc4e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,5 @@
# Scuffed Minecraft # Scuffed Minecraft
A Minecraft clone made in C++ and OpenGL 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.