/libtoontown-pets

Reverse-engineered libtoontown pets modules.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

libtoontown-pets

This repository contains ready-to-use pets code reverse-engineered from libtoontown.dll.

Used to control the movement and various other behaviors of pets (Doodles) in Disney's Toontown Online.

Dependencies

libotp-movement is required to use libtoontown-pets.

Usage

If you are using this within a Toontown project, just import the classes from libtoontown. If you have a previous implementation of the modules contained within this repository, make sure to remove them and, if necessary, change your imports and remove any related code modifications.

Contributing

We welcome all potential contributors.