Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/euphillya/citizensapi-folia


https://github.com/euphillya/citizensapi-folia

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# How compile

## Install Repo CitizensAPI

```sh
sh script.sh updateUpstream
```

## Patch Repo CitizensAPI

```sh
sh script.sh applyPatches
```

## Compile jar

```sh
cd repo
mvn clean compile install
```