# proskillapi **Repository Path**: Ray_Hughes/proskillapi ## Basic Information - **Project Name**: proskillapi - **Description**: No description available - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-12-11 - **Last Updated**: 2022-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build](https://github.com/promcteam/proskillapi/actions/workflows/maven.yml/badge.svg?branch=master)](https://github.com/promcteam/proskillapi/actions/workflows/maven.yml/badge.svg) # ProSkillAPI Our fork is based on the original skillapi and the forked skillapi by Sentropic. * Includes all premium features from the original premium version of Skillapi found on spigot. ## New dynamic editor You'll need to use this editor in order for your classes and skills to be compatible with ProSkillAPI. * Online Editor: https://promcteam.github.io/proskillapi/ ## Downloads You can download ProSkillAPI form our marketplace * https://promcteam.com/resources/ ## PROMCTEAM: * Discord | https://discord.gg/RhTyRReKyP # Development If you wish to use ProSkillAPI as a dependency in your projects, include the following in your `pom.xml` ```xml github https://maven.pkg.github.com/promcteam/promccore ... mc.promcteam proskillapi 1.1.7.13-ALPHA ``` Additionally, you'll need to make sure that you have properly configured [Authentication with GitHub Packages](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry#authenticating-to-github-packages).