This commit is contained in:
WSAL Evan 2024-09-20 07:41:37 -04:00
commit 749347981f

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.