From fb0fd818dd6c71d72be3c595e5712f7b9941938e Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 1 Aug 2020 05:24:27 +0000 Subject: [PATCH] Update README.md --- dumper/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dumper/README.md b/dumper/README.md index db0a0522a..c818f86be 100644 --- a/dumper/README.md +++ b/dumper/README.md @@ -65,5 +65,9 @@ Now that we have generated all dummy dll's and il2cpp.h we can use dll2sdk to ma Now simply run dll2sdk and it will create all of the c++ files you need! + +Now you have a full c++ sdk for the game! + +