Update README.md

This commit is contained in:
Bluzume 2019-09-17 22:42:14 +12:00 committed by GitHub
parent 83ef5cf561
commit 776c62c051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

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