No longer maintained
This commit is contained in:
parent
079d13ce62
commit
7484cb81fc
22
README.md
22
README.md
|
@ -1,27 +1,7 @@
|
||||||
ProjectAres
|
ProjectAres
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Custom Bukkit/Bungee plugins used by the former Overcast Network
|
**NOTE**: This repository is no longer maintained, development has moved to [PGMDev/PGM](https://github.com/PGMDev/PGM).
|
||||||
|
|
||||||
**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
|
|
||||||
```
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue