Browse Source

Fix broken git.exmods.org link

tags/v0.1.0
glittlew 4 years ago
parent
commit
e8b2b7a664
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -15,7 +15,7 @@ To get started with Python 2.7 on Mono, check out the resources below.
Resources
- [Python <-> Mono/.NET interfacing](https://ironpython.net/documentation/dotnet)
- [Python 2.7 docs](https://docs.python.org/2.7)
- [GamecraftModdingAPI Mono/.NET library](https://git.exmods/modtainers/GamecraftModdingAPI)
- [GamecraftModdingAPI Mono/.NET library](https://git.exmods.org/modtainers/GamecraftModdingAPI)

## External Libraries
GamecraftScripting uses the [GamecraftModdingAPI](https://git.exmods.org/modtainers/GamecraftModdingAPI) to modify the behaviour of existing Gamecraft code.
@@ -23,4 +23,4 @@ GamecraftScripting uses the [GamecraftModdingAPI](https://git.exmods.org/modtain

# 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.
The GamecraftModdingAPI developer(s) claim no rights on the Gamecraft code referenced within this project.