From 9bb619edf01a897dd531c4c4df03ff60c7b5c4ad Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Wed, 6 Jun 2018 17:48:25 -0400 Subject: Began to implement a MAP parser --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 178b89e..f7509e4 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ lack of foresight. # Thanks - To the 3D Realms teams for releasing the source code for Duke Nukem 3D. +- To Fabien Sanglard for his [detailed analysis of the Duke Nukem 3D codebase][3], and his work on Chocolate Duke3D. - To Richard Gobeille et al. for their work on EDuke32. -- To Mathieu Olivier for releasing the source code to his various BUILD format parsers. +- To Mathieu Olivier et al. for their work on Transfusion - specifically their open-source parsing code for the BUILD file formats. # Roadmap @@ -65,3 +66,4 @@ lack of foresight. [1]: https://blood-wiki.org/index.php/BloodGDX [2]: http://eduke32.com/ +[3]: http://fabiensanglard.net/duke3d/index.php -- cgit v1.3