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+!
This commit is contained in:
SquidDev 2020-09-08 18:37:40 +01:00
parent cefde3f003
commit 37f925de0a
1 changed files with 3 additions and 3 deletions

View File

@ -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 {