A Python script for randomizing Toontown Rewritten sounds and generating a content pack to be used in the game.
- Python 3.8 or later
- Panda3D SDK
- Clone/download this repository.
- Install the package
pyyaml
using pip:pip install pyyaml
- Run the script:
python ttr_audio_randomizer.py
- The script will ask the location of the game files and will create the content pack at the same directory as the script.