ref: ef372086621d1a55be6dead76ae70896074ac568
parent: dd8db653e08cc3029a84dbfd36b2c927a8d3e8fc
parent: dc19e20f05fe79422412be77324f05049a8b75f3
author: Fabien <[email protected]>
date: Sun Jan 31 11:19:19 EST 2016
Merge pull request #47 from juanmabc/patch-1 Update README.md to a more real state
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Chocolate Duke Nukem 3D is the equivalent of [Chocolate Doom](http://www.chocolate-doom.org/wiki/index.php/Chocolate_Doom).
-A port that:
+A **port** that:
1. Remains as faithful as possible to the original source code.
2. Portable and compiling in one click on Windows, OS X and Linux.
@@ -13,33 +13,29 @@
Requirements
============
-[SDL](http://libsdl.org) and SDL_mixer to compile and run the code.
+[SDL](http://libsdl.org) and [SDL_mixer](http://www.libsdl.org/projects/SDL_mixer) to compile and run the code.
-An original copy of Duke Nukem 3D (specifically the DUKE3D.GRP file from the original CD).
+An original copy of [Duke Nukem 3D](https://3drealms.com/catalog/duke-nukem-3d_27/) (specifically the DUKE3D.GRP file from the original CD in binary working directory (and with rw permissions?)).
-
Build
=====
-Linux: Use 'make' (.grp in binary working directory and with rw permissions)
-Windows: Use Visual Studio 2005 or Visual Studio 2012
-OS X: Use Xcode 4.0
+* **Linux**: Use [Autoconf/Automake](https://www.gnu.org/software/autoconf/manual/autoconf.html#Basic-Installation)
+* **Windows**: Use Visual Studio 2005 or Visual Studio 2012 or [Autoconf/Automake](https://www.gnu.org/software/autoconf/manual/autoconf.html#Basic-Installation)
+* **OS X**: Use Xcode 4.0
Contributors
============
-**Project Initiator:** Fabien Sanglard
-**Linux Tweaks:** Juan Manuel Borges Caño
+* **Project Initiator:** [Fabien Sanglard](https://github.com/fabiensanglard)
+* **Linux Integration:** [Juan Manuel Borges Caño](https://github.com/juanmabc)
+* **Autoconf/Automake Build System:** [darealshinji](https://github.com/darealshinji)
+
More Information
================
-[Linux Integration](http://juanmabcblog.blogspot.com/2013/07/chocolate-duke3d.html)
-[Review of the Duke 3D source code](http://fabiensanglard.net/duke3d/)
-
-chocolate-duke3d (Chocolate Duke Nukem 3D) Linux integration licensed GPLv3 by Juan Manuel Borges Caño
-* blog < http://juanmabcblog.blogspot.com >
-* mail < mailto:[email protected] >
-
-Copyright (C) 2013 - 2014 Juan Manuel Borges Caño :-) Thanks through email (suggested subject chocolate-duke3d) or/and Payments through blog with BitCoin, Flattr, Western Union and PayPal Welcome :-)
+* **[Review of the Duke 3D source code](http://fabiensanglard.net/duke3d/)**
+* [Simple DirectMedia Layer](https://wiki.libsdl.org/FrontPage), [SDL_Mixer](http://www.libsdl.org/projects/SDL_mixer/)
+* [Duke Nukem 3D](https://3drealms.com/catalog/duke-nukem-3d_27/)