"NetKAN generated mods - PlanetScrambler/PlanetScrambler-0.1.ckan"
This commit is contained in:
parent
1a008ab852
commit
bbba4d23eb
|
@ -1,26 +1,26 @@
|
||||||
{
|
{
|
||||||
"x_via": "Automated KerbalStuff CKAN submission",
|
|
||||||
"identifier": "PlanetScrambler",
|
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
|
"identifier": "PlanetScrambler",
|
||||||
|
"name": "PlanetScrambler",
|
||||||
|
"abstract": "Add some novelty to your KSP system by randomizing the orbits of planets and moons.",
|
||||||
|
"author": "CelestialMechanic",
|
||||||
"license": "CC-BY-NC-SA",
|
"license": "CC-BY-NC-SA",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/120311",
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/120311",
|
||||||
"repository": "https://github.com/CelMech/PlanetScrambler",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/768/PlanetScrambler",
|
"kerbalstuff": "https://kerbalstuff.com/mod/768/PlanetScrambler",
|
||||||
|
"repository": "https://github.com/CelMech/PlanetScrambler",
|
||||||
"x_screenshot": "https://kerbalstuff.com/content/CelestialMechanic_9871/PlanetScrambler/PlanetScrambler-1431135439.8997405.png"
|
"x_screenshot": "https://kerbalstuff.com/content/CelestialMechanic_9871/PlanetScrambler/PlanetScrambler-1431135439.8997405.png"
|
||||||
},
|
},
|
||||||
|
"version": "0.1",
|
||||||
|
"ksp_version": "1.0.2",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/PlanetScrambler.dll",
|
"file": "GameData/PlanetScrambler.dll",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ksp_version": "1.0.2",
|
|
||||||
"name": "PlanetScrambler",
|
|
||||||
"abstract": "Add some novelty to your KSP system by randomizing the orbits of planets and moons.",
|
|
||||||
"version": "0.1",
|
|
||||||
"author": "CelestialMechanic",
|
|
||||||
"download": "https://kerbalstuff.com/mod/768/PlanetScrambler/download/0.1",
|
"download": "https://kerbalstuff.com/mod/768/PlanetScrambler/download/0.1",
|
||||||
"download_size": 10468,
|
"download_size": 10468,
|
||||||
|
"x_via": "Automated KerbalStuff CKAN submission",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue