From c90ce98bad44f14f7607ca9b77fa9ff9fb44178a Mon Sep 17 00:00:00 2001 From: "NGnius (Graham)" Date: Thu, 26 Dec 2019 20:17:40 -0500 Subject: [PATCH] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4a5b483..47de6b7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ This means your code won't break when the GamecraftModdingAPI or Gamecraft updat For more info & support, please join the ExMods Discord: https://discord.gg/xjnFxQV +## Installation +[Please follow the official mod installation guide](https://www.exmods.org/guides/install.html) + +## External Libraries +GamecraftModdingAPI includes [Harmony](https://github.com/pardeike/Harmony) to modify the behaviour of existing Gamecraft code. + # Disclaimer This API is an unofficial modification of Gamecraft software, and is not endorsed or supported by FreeJam or Gamecraft. The GamecraftModdingAPI developer(s) claim no rights on the Gamecraft code referenced within this project.