From 776c62c051ba05ac63b6a5cb23f22afaf5d549ed Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Tue, 17 Sep 2019 22:42:14 +1200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 12f54ae..7ace1e6 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ What is this? Code relating to Tamagotchi Town with the aim of making it possible to build a fully-functional custom tamagotchi town server --- Tools --- -== Dream Town == -cebd_decrypt - For decrypting and re-encrypting Dream Town binaries and Config files -`` usage: cebd_decrypt.exe `` - modes: -`` -d decrypt`` -`` -e encrypt`` +== Dream Town == +cebd_decrypt - For decrypting and re-encrypting Dream Town binaries and Config files +`` usage: cebd_decrypt.exe `` + modes: +`` -d decrypt`` +`` -e encrypt`` --- Server Side Code ---