13
0
geforkt von Mirrors/Velocity
Velocity/native/src
4drian3d acc407a6d5
Added ability to customize translations (#692)
* Added ability to customize translations

* Removed remaining usage of `Paths#get`

As of java 11 its replacement `Path#of` was created, which is called when using `Paths#get`, besides, according to documentation, it mentions that it can be deprecated at any time

And fix a minor typo in LegacyChannelIdentifier
2022-04-16 00:38:44 -04:00
..
main Added ability to customize translations (#692) 2022-04-16 00:38:44 -04:00
test/java/com/velocitypowered/natives Convert to Java 11 compressor 2021-05-23 13:58:01 -04:00