From 8dcb434a169e375c6486f9d7ae94325d3dfe9b62 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Tue, 17 Sep 2019 22:41:09 +1200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88bbfef..69a2dca 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ # TamaTown 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 --- -A set of tools for setting up your own TamaTown server, originally hosted by Bandai. +== 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 ---