MyGit

RC-17

Slimefun/Slimefun4

版本发布时间: 2020-10-17 19:47:38

Slimefun/Slimefun4最新发布版本:RC-37(2024-02-26 02:06:52)

💾 Download link

This release candidate of Slimefun4 can be downloaded here: https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-17.jar

❓ How to install Slimefun

If you need help installing Slimefun, check out the wiki article on How to install Slimefun. Note that this version of Slimefun requires you to install CS-CoreLib in order to function properly

📝 Change log

You can find a short summary of all the changes that are included in this release right here: https://github.com/Slimefun/Slimefun4/blob/master/CHANGELOG.md#release-candidate-17-17-oct-2020

📦 Maven dependency reference

If you want to develop an addon for Slimefun (Developer Reference), then you can build your project against this specific version of Slimefun using the following pom.xml dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.Slimefun</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-17</version>
  </dependency>
</dependencies>

相关地址:原始地址 下载(tar) 下载(zip)

查看:2020-10-17发行的版本