diff --git a/README.md b/README.md index c2dcc78..5c5d36e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ Building a Minecraft clone of sorts to learn Godot. -This was initially based on Sable Spirit Studio's YT series but has evolved to be quite a bit different. +This was initially based on Sable Spirit Studio's YT series but has evolved to be quite a bit different. Very little of the original code exists (outside `DBItems`). + +![Skyblock Screenshot](assets/skyblock-screenshot.png) ## Key Bindings diff --git a/assets/skyblock-screenshot.png b/assets/skyblock-screenshot.png new file mode 100644 index 0000000..031aae2 Binary files /dev/null and b/assets/skyblock-screenshot.png differ