28 lines
798 B
Plaintext
28 lines
798 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "RoverWheelSounds",
|
|
"name": "Rover Wheel Sounds",
|
|
"abstract": "Adds motor sound effects to the four stock motorized rover wheels.",
|
|
"author": "pizzaoverhead",
|
|
"license": "GPL-2.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/55104",
|
|
"repository": "https://github.com/pizzaoverhead/WheelSounds"
|
|
},
|
|
"version": "2.2",
|
|
"ksp_version": "1.1",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager",
|
|
"min_version": "2.6.23"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/WheelSounds",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "http://kerbal.curseforge.com/projects/rover-wheel-sounds/files/2294492/download"
|
|
}
|