summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <jakob@memeware.net>2018-06-06 17:48:25 -0400
committerJakob L. Kreuze <jakob@memeware.net>2018-06-06 17:48:25 -0400
commit9bb619edf01a897dd531c4c4df03ff60c7b5c4ad (patch)
tree95a09f4126d99afad14fd8154a50663f0844a6ec /README.md
parent8d5cbda448d439deafceb9ecc54ce04a01689999 (diff)
Began to implement a MAP parser
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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