Skip to content

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

Notifications You must be signed in to change notification settings

glomatico/ttr-sound-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages