From 37f925de0a48478cc24d42f39bb9431d49e6dbee Mon Sep 17 00:00:00 2001 From: SquidDev Date: Tue, 8 Sep 2020 18:37:40 +0100 Subject: [PATCH] Remove references to cc.crzd.me's maven As CC only exists on 1.12.2, it's a bit meaningless to talk about it on 1.15+! --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bab8a02e7..71692f985 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ ## Community report exploits). You'll get a far quicker response if you ask the whole community! ## Using -If you want to depend on CC: Tweaked, we have a maven repo. However, you should be wary that some functionality is only -exposed by CC:T's API and not vanilla ComputerCraft. If you wish to support all variations of ComputerCraft, I recommend -using [cc.crzd.me's maven](https://cc.crzd.me/maven/) instead. +CC: Tweaked is hosted on my maven repo, and so is relatively simple to depend on. You may wish to add a soft (or hard) +dependency in your `mods.toml` file, with the appropriate version bounds, to ensure that API functionality you depend +on is present. ```groovy dependencies {