| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Our fork is based on the original skillapi and the forked skillapi by Sentropic.
You'll need to use this editor in order for your classes and skills to be compatible with ProSkillAPI.
You can download ProSkillAPI form our marketplace
If you wish to use ProSkillAPI as a dependency in your projects, include the following in your pom.xml
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/promcteam/promccore</url>
</repository>
...
<dependency>
<groupId>mc.promcteam</groupId>
<artifactId>proskillapi</artifactId>
<version>1.1.7.15-ALPHA</version>
</dependency>Additionally, you'll need to make sure that you have properly configured Authentication with GitHub Packages.
| Back | FazBrowse Home | New Git URL |