Update README.md

This commit is contained in:
Bluzume 2019-09-17 22:41:09 +12:00 committed by GitHub
parent 66fa781d31
commit 8dcb434a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -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 <mode> <input file> <output file> ``
modes:
``` -d decrypt
-e encrypt```
--- Server Side Code ---