Skip to content

Commit

Permalink
Upgrade to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Elikill58 committed Oct 29, 2024
1 parent 5060c6f commit 010b6aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Negativity

It's a Minecraft AntiCheat for multiples platforms :
- **Spigot** 1.8.8 to 1.20 (*and fork like PaperSpigot or Tuinity*)
- **Spigot** 1.8.8 to 1.21 (*and fork like PaperSpigot or Tuinity*)
- **Sponge** API 7, 8, 9 & 10
- **Fabric** MC 1.18.2, 1.19 to 1.19.4 (Download [here](https://github.com/Elikill58/NegativityFabric#negativityfabric))
- **WARN**: After internal issue, it's actually not available. **Fabric** MC 1.18.2, 1.19 to 1.19.4 (Download [here](https://github.com/Elikill58/NegativityFabric#negativityfabric))
- **Minestom** 1.19.3

Proxies:
Expand Down Expand Up @@ -90,7 +90,7 @@ For permissions config, [click here](https://github.com/Elikill58/Negativity/wik
Prerequisites:
- [Git](https://git-scm.com)
- JDK 8 (any distribution should work, [AdoptOpenJDK](https://adoptopenjdk.net/?variant=openjdk8&jvmVariant=hotspot) for example)
- JDK 17 (any distribution should work) recommended for latest minecraft version (also work with lower versions)
- JDK 18 (any distribution should work) recommended for latest minecraft version (also work with lower versions)

In the following instructions you will have to execute Gradle tasks. You **must** use the Gradle wrapper distributed in this repository.

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version=2.7.2-SNAPSHOT
version=2.7.2

org.gradle.jvmargs=-Xmx4G

0 comments on commit 010b6aa

Please sign in to comment.