From b9f17b0bd64fc8b0d6cdfcf88b1e97f0101457b7 Mon Sep 17 00:00:00 2001 From: upsilon Date: Sun, 19 Aug 2018 11:17:30 +0200 Subject: [PATCH] Add upstream repositories links in README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ba05f8..6345ead 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -This modpack contains: -* `throwing`, an API for registering throwing and throwable things, -* `throwing_arrow`, a compatible replacement for the throwing mod by PilzAdam using the throwing API. +This modpack groups mods: +* [`throwing`](https://git.fwhost.eu/MT-Eurythmia/throwing), an API for registering throwing and throwable things, +* [`throwing_arrow`](https://git.fwhost.eu/MT-Eurythmia/throwing_arrows), a compatible replacement for the throwing mod by PilzAdam using the throwing API. + +Development of the mods happen in the upstream repositories, please send you pull requests there! Please refer to the mods individual README for more information.