NetKAN generated mods - PlanetWiki-making_CKAN_happy
This commit is contained in:
parent
03019b175c
commit
a72bc77c4b
|
@ -4,14 +4,18 @@
|
||||||
"name": "Planet Wiki",
|
"name": "Planet Wiki",
|
||||||
"abstract": "Planet Wiki is an in-game reference sheet full of information on every celestial body in the game.",
|
"abstract": "Planet Wiki is an in-game reference sheet full of information on every celestial body in the game.",
|
||||||
"author": "jandcando",
|
"author": "jandcando",
|
||||||
|
"version": "making_CKAN_happy",
|
||||||
|
"ksp_version": "1.7.1",
|
||||||
"license": "CC-BY-NC-ND-4.0",
|
"license": "CC-BY-NC-ND-4.0",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141072-planet-wiki-v2-june-17-2016/",
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/141072-planet-wiki-v2-june-17-2016/",
|
||||||
"spacedock": "https://spacedock.info/mod/780/Planet%20Wiki",
|
"spacedock": "https://spacedock.info/mod/780/Planet%20Wiki",
|
||||||
"x_screenshot": "https://spacedock.info/content/jandcando_1755/Planet_Wiki/Planet_Wiki-1476038196.4018626.png"
|
"x_screenshot": "https://spacedock.info/content/jandcando_1755/Planet_Wiki/Planet_Wiki-1476038196.4018626.png"
|
||||||
},
|
},
|
||||||
"version": "making_CKAN_happy",
|
"tags": [
|
||||||
"ksp_version": "1.7.1",
|
"config",
|
||||||
|
"information"
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"find_regexp": "GameData/planetwikiv[0-9]*.ksp",
|
"find_regexp": "GameData/planetwikiv[0-9]*.ksp",
|
||||||
|
@ -26,9 +30,5 @@
|
||||||
"sha256": "D9E6FCCD23A57F5F02CB9821F771BC629CEBFC62E61E17E0B2134100AE7115DB"
|
"sha256": "D9E6FCCD23A57F5F02CB9821F771BC629CEBFC62E61E17E0B2134100AE7115DB"
|
||||||
},
|
},
|
||||||
"download_content_type": "application/zip",
|
"download_content_type": "application/zip",
|
||||||
"tags": [
|
|
||||||
"config",
|
|
||||||
"information"
|
|
||||||
],
|
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue