Browse Source

Updating README

pull/15/head
Ryan Reed 1 month ago
parent
commit
f736f36ec6
1 changed files with 6 additions and 2 deletions
  1. +6
    -2
      README.md

+ 6
- 2
README.md View File

@ -4,8 +4,6 @@
Building a Minecraft clone of sorts to learn Godot. 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. Very little of the original code exists (outside `DBItems`).
![Skyblock Screenshot](assets/skyblock-screenshot.png) ![Skyblock Screenshot](assets/skyblock-screenshot.png)
@ -24,3 +22,9 @@ This was initially based on Sable Spirit Studio's YT series but has evolved to b
| Quick Load | `F6` | | Quick Load | `F6` |
| Quick Save | `F5` | | Quick Save | `F5` |
| Sprint/Run | `Shift` | | Sprint/Run | `Shift` |
## Acknowledgements
* [Sable Spirit Studios](https://www.youtube.com/@SableSpiritStudio) for the inspiration and ideas
* [Tabler](https://tabler.io) for UI icons

Loading…
Cancel
Save