Improve README.

This commit is contained in:
AppleDash 2017-01-20 00:54:10 -05:00
parent b0be08d5dc
commit 756fb044af
1 changed files with 6 additions and 0 deletions

View File

@ -12,6 +12,12 @@ both in the comments on BukkitDev/SpigotMC, and on GitHub, all with no response
I decided that it was time for a change. I wanted a working, updated economy plugin for Bukkit, built against the latest API. So I wrote one myself.
## Components
* SaneEconomyCore - The main economy provider.
* SaneEconomySignShop - A side project written for a specific server. Unsupported.
* SaneEconomyMobKills - Another side project for the same server. Unsupported, unfinished.
## Development
We manage dependencies with Maven.