Merge remote-tracking branch 'origin/master'

This commit is contained in:
Bram 2024-07-10 20:41:45 +02:00
commit 313cf2f95c
No known key found for this signature in database
GPG key ID: 13E608068F40E3CC

View file

@ -31,12 +31,12 @@ dependencies {
``` ```
Maven: Maven:
```xml ```xml
<dependency> <dependency>
<groupId>com.github.Tofaa2.EntityLib</groupId> <groupId>com.github.Tofaa2.EntityLib</groupId>
<artifactId>(platform)</artifactId> <artifactId>(platform)</artifactId>
<version>(latest-release-version)</version> <version>(latest-release-version)</version>
</dependency> </dependency>
``` ```
## NOTE: ## NOTE: