Merged the master branch of the Lobby server repo, into the map server repo. There is no reason to have two separate repos and the lobby server project will be now under the whole FFXIV Classic VS solution.

This commit is contained in:
Filip Maj
2016-03-16 14:53:00 -04:00
42 changed files with 4854 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<repositories>
<repository path="..\FFXIVClassic Map Server\packages.config" />
<repository path="..\FFXIVClassic_Lobby_Server\packages.config" />
</repositories>