From b27fef5b550196d8e46f9f9d9d87df761e5e9d4d Mon Sep 17 00:00:00 2001 From: Open Toontown <57279094+opentoontown@users.noreply.github.com> Date: Thu, 20 Jan 2022 16:23:04 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85efb4e..83c60a0 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If you use Linux, or are interested in building Panda3D yourself, head on over t # Starting the Server and Game To start the server and run the game locally, go to your platform directory (`win32` for Windows, `darwin` for Mac and `linux` for Linux), and make sure you start the following scripts in order: -`Astron Server -> UberDOG (UD) Server -> AI (District) Server -> Game Client` +`OTP Server -> UberDOG (UD) Server -> AI (District) Server -> Game Client` Be sure to wait till the servers have finished booting before starting the next. If done correctly, you should be able to make your toon and play the game! There is no support for Magic Words (commands) yet, [but it is currently in the works!](https://github.com/open-toontown/open-toontown/projects/1)