From c4f0b8c9a3029453cefe15a96a1dc1f120af6fb1 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Mon, 15 Jan 2018 11:56:10 -0600 Subject: [PATCH] Created Server Asset Repositories (markdown) --- Server-Asset-Repositories.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Server-Asset-Repositories.md diff --git a/Server-Asset-Repositories.md b/Server-Asset-Repositories.md new file mode 100644 index 0000000..90b0db9 --- /dev/null +++ b/Server-Asset-Repositories.md @@ -0,0 +1,8 @@ + +| Asset | Repository | +|--|--| +| Server | https://github.com/EQEmu/Server | +| Quests | https://github.com/ProjectEQ/projecteqquests | +| Plugins | https://github.com/ProjectEQ/projecteqquests | +| Maps | https://github.com/Akkadius/EQEmuMaps | +| Installer Resources | https://github.com/Akkadius/EQEmuInstall |