Skip to content

A reverse engineering of Disney's original Online Theme Park geared towards supporting Toontown Online.

Notifications You must be signed in to change notification settings

peppythegod/OTP-Reboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toontown OTP

OTP server implementation from AnythingTechPro with adaptions for 2010 Toontown source.

Dependencies

ATTENTION! If you already downloaded the Panda3D version for AI/Districts on the Toontown repository skip downloading this.

You will need a special Panda3D version, which you can get here (Alternatively, you can build it yourself here)

Execute the following script to install the missing modules for the server:

path\to\otp\python\ppython.exe -m pip install coloredlogs, semidbm, simplejson, pyyaml, pytoml

Running the server

In order to run the server, if you wish, create a BAT file to automate the process:

@echo off
path\to\otp\python\ppython.exe -m realtime.main
pause

Voila! Next run the AI, then the game. Good luck!

About

A reverse engineering of Disney's original Online Theme Park geared towards supporting Toontown Online.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages