No longer maintained

This commit is contained in:
Ashcon Partovi 2020-07-20 08:58:10 -07:00 committed by GitHub
parent 079d13ce62
commit 7484cb81fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 21 deletions

View File

@ -1,27 +1,7 @@
ProjectAres
===========
Custom Bukkit/Bungee plugins used by the former Overcast Network
**NOTE**: This repository is no longer maintained, but you can still contribute to [forks](https://github.com/OvercastNetwork/ProjectAres/network).
# Install
1. Clone and install `Universe` to download the required dependencies.
```bash
git clone git@github.com:Electroid/Universe.git
cd Universe
git submodule update --init
mvn clean install
```
2. Clone and install `ProjectAres` to build the suite of plugins.
```bash
cd ..
git clone git@github.com:OvercastNetwork/ProjectAres.git
cd ProjectAres
mvn clean install
```
**NOTE**: This repository is no longer maintained, development has moved to [PGMDev/PGM](https://github.com/PGMDev/PGM).
# License