Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 569 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 569 Bytes

ttr-sound-randomizer

A Python script for randomizing Toontown Rewritten sounds and generating a content pack to be used in the game.

Prerequisites

Execution

  1. Clone/download this repository.
  2. Install the package pyyaml using pip:
    pip install pyyaml
  3. 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.