From ddb8b8a0cff6c4f821ab8c8c872c42b54b57a8c7 Mon Sep 17 00:00:00 2001 From: Jedediah Smith Date: Sun, 29 Jan 2017 20:20:33 -0500 Subject: [PATCH] Dependency list formatting --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 31ac10f..36e726c 100644 --- a/README.md +++ b/README.md @@ -36,15 +36,15 @@ is a top development priority, specifically: At the moment, we don't have a Maven repository thingy, so you will have to build and install several dependencies by hand: -https://github.com/OvercastNetwork/gson (custom fork) -https://github.com/OvercastNetwork/sk89q-command-framework (custom fork) -https://github.com/OvercastNetwork/test-util -https://github.com/OvercastNetwork/raven-minecraft -https://github.com/OvercastNetwork/Settings -https://github.com/OvercastNetwork/BukkitSettings -https://github.com/OvercastNetwork/minecraft-api -https://github.com/OvercastNetwork/BungeeCord (custom fork) -https://github.com/OvercastNetwork/SportBukkit +* https://github.com/OvercastNetwork/gson (custom fork) +* https://github.com/OvercastNetwork/sk89q-command-framework (custom fork) +* https://github.com/OvercastNetwork/test-util +* https://github.com/OvercastNetwork/raven-minecraft +* https://github.com/OvercastNetwork/Settings +* https://github.com/OvercastNetwork/BukkitSettings +* https://github.com/OvercastNetwork/minecraft-api +* https://github.com/OvercastNetwork/BungeeCord (custom fork) +* https://github.com/OvercastNetwork/SportBukkit # Contents