mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - TerrasIgnotas-0.1.3"
This commit is contained in:
52
TerrasIgnotas/TerrasIgnotas-0.1.3.ckan
Normal file
52
TerrasIgnotas/TerrasIgnotas-0.1.3.ckan
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TerrasIgnotas",
|
||||
"name": "Terras Ignotas",
|
||||
"abstract": "This KSP mod adds in some stars and planets and moons - with some bonuses. It's modular. Don't like one system? You don't need it. Want just one system for extending gameplay a little? It works.",
|
||||
"author": [
|
||||
"DeltaDizzy",
|
||||
"NickRoss120",
|
||||
"Mrcarrot"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179652-*",
|
||||
"repository": "https://github.com/KSP-DDR/Terras-Ignotas"
|
||||
},
|
||||
"version": "0.1.3",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "AlcubierreStandalone"
|
||||
},
|
||||
{
|
||||
"name": "TimeControl"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TerrasIgnotas",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Flags"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-DDR/Terras-Ignotas/releases/download/0.1.3/TerrasIgnotas_Full_0.1.3.zip",
|
||||
"download_size": 18700351,
|
||||
"download_hash": {
|
||||
"sha1": "0C690AF9197270929C235C9789F7CD97DEA9DC2F",
|
||||
"sha256": "3477BA6F539D287379E0FF3598B1BA8976C3CFC8910AD44FBA2335B36AAA3EB0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user