Fix historical RustyStar installs (#3273)
This commit is contained in:
parent
12e3aff250
commit
e8e6cd55ce
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RustyStarRockets",
|
||||
"name": "Rusty Star Rockets (RSR) by Gaga X",
|
||||
"abstract": "This part addon contains over one hundred and twenty (120) parts and twenty (20) unique IVA's, all with rusty aesthetics. For Kerbal Space Program.",
|
||||
|
@ -92,6 +92,12 @@
|
|||
"name": "USI-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RustyStar",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/207/Rusty%20Star%20Rockets%20(RSR)%20by%20Gaga%20X/download/1.8.99.1-prerelease",
|
||||
"download_size": 47562056,
|
||||
"download_hash": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RustyStarRockets",
|
||||
"name": "Rusty Star Rockets (RSR) by Gaga X",
|
||||
"abstract": "This part addon contains over one hundred and twenty (120) parts and twenty (20) unique IVA's, all with rusty aesthetics. For Kerbal Space Program.",
|
||||
|
@ -92,6 +92,12 @@
|
|||
"name": "USI-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RustyStar",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/207/Rusty%20Star%20Rockets%20(RSR)%20by%20Gaga%20X/download/1.8.99.2-prerelease",
|
||||
"download_size": 53321473,
|
||||
"download_hash": {
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RustyStarShipyards",
|
||||
"name": "Rusty Star Shipyards (RSS)",
|
||||
"abstract": "Adds Rusty Star Shipyards's agent, flags, and common config files used in all Rusty Star Rockets add-ons for Kerbal Space Program.",
|
||||
|
@ -59,6 +59,12 @@
|
|||
"name": "RustyTexturesforProceduralParts"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RustyStar",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3090/Rusty%20Star%20Shipyards%20(RSS)/download/0.9.99.0-prerelease",
|
||||
"download_size": 441728,
|
||||
"download_hash": {
|
||||
|
|
Loading…
Reference in New Issue