diff options
author | ClarkeCode <33846391+ClarkeCode@users.noreply.github.com> | 2023-02-23 15:50:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 15:50:11 +0100 |
commit | c57c9fea0084bcab41b142465d27b2abed65888b (patch) | |
tree | 10640ed890ce8032ebb39dffb3ba59787b219321 /README.md | |
parent | 659902727ea838b84b4ea81bfda3b5db3c6e388b (diff) |
Added contributor quickstart guide (#19)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ # OpenVic2 Main Repo for the OpenVic2 Project +## Quickstart Guide +For detailed instructions, view the Contributor Quickstart Guide [here](docs/contribution-quickstart-guide.md) + ## Required * [Godot 4 RC 2](https://downloads.tuxfamily.org/godotengine/4.0/rc2/) * [scons](https://scons.org/) |