From 10ed4ed34b425a5f693e358b395cc4bcd476423d Mon Sep 17 00:00:00 2001 From: jmarshall23 <38022578+jmarshall23@users.noreply.github.com> Date: Sun, 9 Aug 2026 03:42:58 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8943b18..d1420e9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # idTech 5 reconstruction effort +https://github.com/jmarshall23/tech5/tree/main/bin <-- This is were you put the data from the Wolfenstein prototype. + https://github.com/jmarshall23/tech5/tree/main/recovered <-- contains the hex rays dumps in individual cpp files/h from a xbox 360 version of Wolfenstein TNO. + +https://github.com/jmarshall23/tech5/tree/main/source <-- Source code generated based on the recovered hex rays data. + +THIS IS A WORK IN PROGRESS.