Update README.md

This commit is contained in:
Bluzume 2019-09-17 22:36:05 +12:00 committed by GitHub
parent 6793ee7c10
commit 57d216dd43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ A set of tools for setting up your own TamaTown server, originally hosted by Ban
NOTE: This is NOT bandai's original code. it wouldnt really be possible to get that unless someone had an exploit back in the day to get the files out, rather- this is my best attempts to re-create what the server side code did.
this is the same code used on my Familetchi server (http://famita.ml) - the "ORIGINAL" xD
this is the same code used on my Familetchi & Friends server (http://famita.ml) - the "ORIGINAL" xD
Working so far:
@ -42,10 +42,10 @@ Working so far:
== V5 ==
- saving pictures from game_rollercoaster.swf
- survey/poll entries (request type 5)
- login/logout (request type 1)
- server time for suvioneirs (request type 2)
- Saving Pictures from game_rollercoaster.swf
- Survey/Poll entries (request type 5)
- Login/Logout Passwords (request type 1)
- Server Time for Suvioneirs (request type 2)
== V4 ==