"NetKAN generated mods - KSPInterstellarExtended-1.1.9"
This commit is contained in:
parent
fc947b0e74
commit
f97c70e233
|
@ -1,14 +1,16 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "KSPInterstellarExtended",
|
"identifier": "KSPInterstellarExtended",
|
||||||
|
"name": "KSP Interstellar Extended",
|
||||||
|
"abstract": "Full download of KSPI-E",
|
||||||
|
"author": "FreeThinker",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"install": [
|
"resources": {
|
||||||
{
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/111159-WIP-0-90-KSP-Interstellar-Extended",
|
||||||
"file": "GameData/WarpPlugin",
|
"kerbalstuff": "https://kerbalstuff.com/mod/791/KSP%20Interstellar%20Extended"
|
||||||
"install_to": "GameData",
|
},
|
||||||
"filter": "MiniAVC.xml"
|
"version": "1.1.9",
|
||||||
}
|
"ksp_version": "1.0.2",
|
||||||
],
|
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "CommunityResourcePack"
|
"name": "CommunityResourcePack"
|
||||||
|
@ -40,16 +42,19 @@
|
||||||
"name": "CrossFeedEnabler"
|
"name": "CrossFeedEnabler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
"install": [
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/111159-WIP-0-90-KSP-Interstellar-Extended",
|
{
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/791/KSP%20Interstellar%20Extended"
|
"file": "GameData/WarpPlugin",
|
||||||
},
|
"install_to": "GameData",
|
||||||
"ksp_version": "1.0.2",
|
"filter": "MiniAVC.xml"
|
||||||
"name": "KSP Interstellar Extended",
|
}
|
||||||
"abstract": "Full download of KSPI-E",
|
],
|
||||||
"author": "FreeThinker",
|
|
||||||
"version": "1.1.9",
|
|
||||||
"download": "http://ckan1.spacedock.info/storage/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1.1.9.zip",
|
"download": "http://ckan1.spacedock.info/storage/FreeThinker_6401/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1.1.9.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 41400810,
|
||||||
"download_size": 41400810
|
"download_hash": {
|
||||||
|
"sha1": "65E2CBB05509F611D8D8284AA1285EC4EB346749",
|
||||||
|
"sha256": "110070719971BE9A574D7CDAB044905A5C0305ABB2A5AF33D6AA4C29971792C8"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue