Skip to content

Releases: Slimefun/Slimefun4

Release Candidate 7 (git 82c6b)

18 Jun 11:31
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-7.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/TheBusyBiscuit/Slimefun4/blob/master/CHANGELOG.md#release-candidate-7-06-mar-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.TheBusyBiscuit</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-7</version>
  </dependency>
</dependencies>

Release Candidate 6 (git 3226f)

18 Jun 11:30
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-6.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-6-16-feb-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-6</version>
  </dependency>
</dependencies>

Release Candidate 5 (git 04709)

18 Jun 11:29
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-5.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/TheBusyBiscuit/Slimefun4/blob/master/CHANGELOG.md#release-candidate-5-09-feb-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.TheBusyBiscuit</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-5</version>
  </dependency>
</dependencies>

Release Candidate 4 (git ec409)

18 Jun 11:28
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-4.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/TheBusyBiscuit/Slimefun4/blob/master/CHANGELOG.md#release-candidate-4-06-jan-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.TheBusyBiscuit</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-4</version>
  </dependency>
</dependencies>

Release Candidate 3 (git 8a605)

18 Jun 11:27
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-3.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/TheBusyBiscuit/Slimefun4/blob/master/CHANGELOG.md#release-candidate-3-21-nov-2019

📦 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.TheBusyBiscuit</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-3</version>
  </dependency>
</dependencies>

Release Candidate 2 (git 4bb9a)

18 Jun 11:07
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-2.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/TheBusyBiscuit/Slimefun4/blob/master/CHANGELOG.md#release-candidate-2-29-sep-2019

📦 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.TheBusyBiscuit</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-2</version>
  </dependency>
</dependencies>

Release Candidate 1 (git 5a591)

18 Jun 11:04
Compare
Choose a tag to compare

💾 Download link

This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-1.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/TheBusyBiscuit/Slimefun4/blob/master/CHANGELOG.md#release-candidate-1-26-sep-2019

📦 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.TheBusyBiscuit</groupId>
    <artifactId>Slimefun4</artifactId>
    <version>RC-1</version>
  </dependency>
</dependencies>