From 48c1d8219dcb4b1d70ef2323b8c5c0126e070992 Mon Sep 17 00:00:00 2001 From: JezuzLizard Date: Mon, 27 Apr 2020 02:37:04 -0700 Subject: [PATCH] Create credits.md --- credits.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 credits.md diff --git a/credits.md b/credits.md new file mode 100644 index 0000000..f46ff33 --- /dev/null +++ b/credits.md @@ -0,0 +1,3 @@ +### Credits + +Credit goes to Scobula for his Cerberus Decompiler because without it I wouldn't have been able to do this project.