Skip to content

Commit 3a72cc4

Browse files
authored
Merge pull request #11 from Fernthedev/master
Azure Pipelines merge
2 parents b9dbe8c + cfe9b46 commit 3a72cc4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
This plugin is compiled in 1.14.4, but should work regaurdless of your plugin's version unless it uses outdated libraries or other means of change.
33

44
This API allows for use of code that should work accross all server platforms. It aims to allow developers to create better plugins without having incosistency across platforms and ease their workflow and project workspaces.
5+
This API also contains some useful features such as a MySQL Java Wrapper and some useful code for commands such as argument auto-complete helper methods and a UUID fetcher with other features not mentioned.
56

67
[![Release](https://jitpack.io/v/Fernthedev/FernAPI.svg)](https://jitpack.io/#Fernthedev/FernAPI)
78
[![CircleCI](https://circleci.com/gh/Fernthedev/FernAPI.svg?style=svg)](https://circleci.com/gh/Fernthedev/FernAPI)

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
trigger:
77
- master
8+
- beta
89

910
pool:
1011
vmImage: 'ubuntu-latest'

0 commit comments

Comments
 (0)