Releases: OpenToontownTools/ClashMusicGUI
Releases · OpenToontownTools/ClashMusicGUI
1.1.1
1.1.0
Improvements
Revamped file selection
- Pressing the
Browse
button will now bring up a dialog which allows you to either manually input a value, browse for a file, or disable the track playing in game.Manual Input
allows the user to manually input a file path. This is particularly useful for selecting a song from the base game that isn't included in your resource pack (e.g. changing toontown_central_sz to play the DDL theme song - 'phase_9/bgm/DL_nbrhood.ogg')- Make sure to include the .ogg at the end, and that the path is relative to the root folder. Unlike the browse option, there is no check to ensure the directory is proper)
Select File from vanilla resources
is coming soon, but will allow the user to select a song file that is included in the base game resources as opposed to inside the pack directory. This can currently be done with Manual InputSelect file in pack directory
allows the user to select a file that is included with their resource packDisable this track
disables the track from playing in game
- Pressing cancel on the file dialog no longers disables the track for playing in game - this is now done with the
Disable this track
button in theSelect File
dialog
1.0.2
1.0.1
1.0.1 Hotfix 1 includes minor improvements to the installer
Improvements
- The Compile Multifile button will now automatically search and compile all folders in the root directory as opposed to a preset list
Fixes
- Fixed a crash that occurred when loading a music.json file that had lists in a holiday override
Initial Release (Hotfix 1)
Hotfix 1 fixes a major bug preventing the pack from loading 2abbb7c
- First release of Corporate Clash Resource Pack Editor
Features
- Easy editing of music.json including default replacements and holiday overrides
- One click resource pack compilation