Direct netkan output, indexer has a bad download in cache (#1145)

This commit is contained in:
Matthew 2016-05-04 15:42:17 -04:00
parent 3262d4acfb
commit 54f9282d01
2 changed files with 86 additions and 0 deletions

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.10",
"identifier": "ExtrasolarPlanetsBeyondKerbol-RealisticScale",
"name": "Extrasolar Planets Byond Kerbol - Realistic scale",
"abstract": "Adds a new star system in orbit around the Kerbol System, realistic scale edition",
"author": "AndyDrawsPrettyPictures",
"license": "BSD-3-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130656-105-kopernicus-extrasolar-planets-beyond-kerbol-051/&page=1",
"spacedock": "https://spacedock.info/mod/202/Extrasolar:%20Planets%20Beyond%20Kerbol",
"x_screenshot": "https://spacedock.info/content/AndyDrawsPrettyPictures_749/Extrasolar_Planets_Beyond_Kerbol/Extrasolar_Planets_Beyond_Kerbol-1462117827.8811984.png"
},
"version": "0.9.0",
"ksp_version": "1.1.2",
"provides": [
"CustomAsteroids-Pops"
],
"depends": [
{
"name": "Kopernicus"
}
],
"recommends": [
{
"name": "KSPInterstellarExtended"
},
{
"name": "BetterTimeWarp"
},
{
"name": "USI-NuclearRockets"
}
],
"install": [
{
"find_regexp": "RealisticScale/GameData/ExtraSolar/",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/202/Extrasolar:%20Planets%20Beyond%20Kerbol/download/0.9.0",
"download_size": 365344256,
"x_generated_by": "netkan"
}

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.4",
"identifier": "ExtrasolarPlanetsBeyondKerbol-stock",
"name": "Extrasolar Planets Byond Kerbol - Stock configuration",
"abstract": "Adds a new star system in orbit around the Kerbol System",
"author": "AndyDrawsPrettyPictures",
"license": "BSD-3-clause",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130656-105-kopernicus-extrasolar-planets-beyond-kerbol-051/&page=1",
"spacedock": "https://spacedock.info/mod/202/Extrasolar:%20Planets%20Beyond%20Kerbol",
"x_screenshot": "https://spacedock.info/content/AndyDrawsPrettyPictures_749/Extrasolar_Planets_Beyond_Kerbol/Extrasolar_Planets_Beyond_Kerbol-1462117827.8811984.png"
},
"version": "0.9.0",
"ksp_version": "1.1.2",
"provides": [
"CustomAsteroids-Pops"
],
"depends": [
{
"name": "Kopernicus"
}
],
"recommends": [
{
"name": "KSPInterstellarExtended"
},
{
"name": "BetterTimeWarp"
},
{
"name": "USI-NuclearRockets"
}
],
"install": [
{
"find": "StockScale/GameData/ExtraSolar",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/202/Extrasolar:%20Planets%20Beyond%20Kerbol/download/0.9.0",
"download_size": 365344256,
"x_generated_by": "netkan"
}