Convert JSON to Soundpack
Converts JSON Soundpacks to Thock soundpacks
Overview
Features
JSON Structure
jsonCode kopieren{
"name": "Sound Pack Name",
"numpad": true,
"sound": "Sound File Path",
"defines": {
"1": ["Sound Name", "Fallback Sound Name"],
"2": ["Sound Name", "Fallback Sound Name"],
...
}
}Example
Usage
Opening the Tool
Configuring the Tool
Example Workflow
Last updated