From 96c10da527ed97e35cfb776686a9971186ebe8b5 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 17 May 2015 09:48:49 +1000 Subject: [PATCH] Tweaked README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24d9401..637e71d 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,14 @@ The most recent stable build for Windows can be found [here](https://dl.dropboxu ## External Dependencies * [SDL 1.2](http://www.libsdl.org/) - Simple DirectMedia Layer API -* [SDL_net 1.2](http://www.libsdl.org/projects/SDL_net/) - SDL's networking extension +* [SDL_net 2.0](http://www.libsdl.org/projects/SDL_net/) - SDL's networking extension * [lua 5.2](http://www.lua.org/) - The lua programming language * [SQLite3](http://www.sqlite.org/) - A lightweight SQL database engine ## Tools -* [WinRAR](http://www.rarlab.com/) - The best compression tool available IMO; only needed for distribution +* [WinRAR](http://www.rarlab.com/) - The best compression tool available IMO; only needed for Windows distribution +* [Dropbox](https://www.dropbox.com/) - For hosting and distribution ## Copyright