From c68280d160332ef946d9f65c0625a62bed053820 Mon Sep 17 00:00:00 2001 From: Jarrod Doyle Date: Sun, 14 Jul 2024 16:37:46 +0100 Subject: [PATCH] Add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5aaab49 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Dark Engine Specifications + +[ImHex](https://imhex.werwolv.net/) pattern files for parsing Dark Engine file formats. Right now the focus is on .MIS/.GAM/.COW but other formats will be looked at in the future.