Summary
- Move launcher out of bootstrap and into proxy (commit: e5b96b2) (details)
| The file was modified | bootstrap/pom.xml |
| The file was removed | proxy/src/main/java/Test.java |
| The file was added | proxy/src/main/java/net/md_5/bungee/BungeeCordLauncher.java |
| The file was removed | bootstrap/src/main/java/net/md_5/bungee/BungeeCordLauncher.java |
| The file was modified | proxy/pom.xml |