-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
JXSnack edited this page Oct 13, 2023
·
2 revisions
RPGApi is lightweight and easy to install - requiring only a few things to insert into your pom.xml file.
<dependency>
<groupId>net.snackbag.rpgapi</groupId>
<artifactId>rpgapi</artifactId>
<version>1.0.0</version>
<scope>system</scope>
<systemPath>YOUR DOWNLOADED FILE HERE</systemPath>
</dependency>There is currently no release for 1.12.2