From 88e8b7d9588d7faa2caa89e9f067937aa6f452cd Mon Sep 17 00:00:00 2001 From: 1987kostya1 <38062505+1987kostya1@users.noreply.github.com> Date: Thu, 24 Dec 2020 14:40:49 +0600 Subject: [PATCH 1/3] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index be73d60..187f65e 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,15 @@ Experimental tool to decrypt, analyze, dump and decompile games made with ClickT Clone the project and build with VS2019, remember to include the ZLib C# extension and external libraries (GUI and decrypter.dll) Instructions on how to build the decrypter library will be coming soon. + +# Features + +Image Dumper +Sound Dumper +Music Dumper +Extension Dumper +Image Viewer +Animation Player +Sound Player +Frame Viewer +Plugin Support From ca1c7c3ee4a6733255974fb14c18ce72be2bd038 Mon Sep 17 00:00:00 2001 From: 1987kostya1 <38062505+1987kostya1@users.noreply.github.com> Date: Thu, 24 Dec 2020 14:41:48 +0600 Subject: [PATCH 2/3] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 187f65e..79a4788 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Instructions on how to build the decrypter library will be coming soon. # Features -Image Dumper -Sound Dumper -Music Dumper -Extension Dumper -Image Viewer -Animation Player -Sound Player -Frame Viewer -Plugin Support +Image Dumper
+Sound Dumper
+Music Dumper
+Extension Dumper
+Image Viewer
+Animation Player
+Sound Player
+Frame Viewer
+Plugin Support
From 4ed698444cf468192c8f0a5c261387e95b9844f5 Mon Sep 17 00:00:00 2001 From: CONIGUERO <64615687+CONIGUERO@users.noreply.github.com> Date: Thu, 24 Dec 2020 22:52:09 -0300 Subject: [PATCH 3/3] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 79a4788..1dcafc6 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Instructions on how to build the decrypter library will be coming soon. # Features -Image Dumper
-Sound Dumper
-Music Dumper
-Extension Dumper
-Image Viewer
-Animation Player
-Sound Player
-Frame Viewer
-Plugin Support
+* Image Dumper
+* Sound Dumper
+* Music Dumper
+* Extension Dumper
+* Image Viewer
+* Animation Player
+* Sound Player
+* Frame Viewer
+* Plugin Support