Closed polvallverdu closed 1 month ago
You can now add MinetopiaVehicles API to a project without downloading the plugin:
https://jitpack.io/#DolphlnDevelopment/MinetopiaVehicles
<repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> <dependency> <groupId>com.github.DolphlnDevelopment</groupId> <artifactId>MinetopiaVehicles</artifactId> <version>0840c87b2b</version> </dependency>
I'm using this for a client. Works perfectly
You can now add MinetopiaVehicles API to a project without downloading the plugin:
https://jitpack.io/#DolphlnDevelopment/MinetopiaVehicles