From dddec0d4d460555785390ed596b80463aaa7f289 Mon Sep 17 00:00:00 2001 From: Flawed <33593723+ff14wed@users.noreply.github.com> Date: Mon, 16 Jan 2023 23:24:17 -0800 Subject: [PATCH] Init commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbb0937 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# opcodediff + +A set of tools for matching opcodes across different versions of the FFXIV +binary. \ No newline at end of file