mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
11 lines
258 B
JSON
Executable File
11 lines
258 B
JSON
Executable File
{
|
|
"id": "default",
|
|
"name": "Default Soundpack",
|
|
"author": "RageStudio",
|
|
"version": "1.0.0",
|
|
"sounds": {
|
|
"crash": "/sounds/crash.wav",
|
|
"error": "/sounds/error.wav",
|
|
"notification": "/sounds/notification.wav"
|
|
}
|
|
} |