Resurrected SDL_net

This commit is contained in:
Kayne Ruse
2013-05-17 21:05:50 +10:00
parent 5ade2cc98e
commit d2087be9ac
10 changed files with 1817 additions and 3 deletions
+1
View File
@@ -3,6 +3,7 @@ Tortuga is a 3/4 top down multiplayer RPG set in a large archipelago occupied by
## Libraries
* [SDL](http://www.libsdl.org/) - Simple DirectMedia Layer API
* [SDL_net](http://www.libsdl.org/projects/SDL_net/) - SDL's networking extension; source included under libs/SDL_net
* [Codebase](https://github.com/Ratstail91/Codebase) - files included locally; modifications will be included upstream further into this project.
## Instructions