From ccb751640157a7ba9919d81bb70748bbafff3b3a Mon Sep 17 00:00:00 2001 From: AKEevee <86937958+AKEevee@users.noreply.github.com> Date: Mon, 20 Dec 2021 11:36:55 +0800 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..03d4abd --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Monster_Melancholy_v2.0.0 +A big portion of the Source Code for Monster Melancholy v2.0.0 +A few parts of the code (like decryption, encryption, server security, etc) has been obfuscated due to security reasons +Examples: +int encrypt and int decrypt functions; +MHGdataHandle.h, line 87, please key in your own mongodb uri connection string for the code to work