Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-12-24 23:30:15 +01:00
Add new contributor, make format of output match spigot
Dieser Commit ist enthalten in:
Ursprung
c2edf45846
Commit
a84b45f5dd
@ -24,6 +24,10 @@ Sources:
|
||||
|
||||
**MCProtocolLib** (used for chunk reading & some of writing.)
|
||||
|
||||
**OpenNBT** (used for slot rewriting)
|
||||
|
||||
|
||||
|
||||
Contributors:
|
||||
--------
|
||||
|
||||
@ -33,6 +37,7 @@ Contributors:
|
||||
**SanderGielisse**
|
||||
**Paulomart**
|
||||
**gigosaurus**
|
||||
**fillefilip8**
|
||||
|
||||
**Chat: ** https://gitter.im/MylesIsCool/ViaVersion
|
||||
|
||||
|
1
pom.xml
1
pom.xml
@ -7,6 +7,7 @@
|
||||
<artifactId>ViaVersion</artifactId>
|
||||
<version>0.4.6</version>
|
||||
<build>
|
||||
<finalName>ViaVersion-${version}</finalName>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren