NetKAN generated mods - DangIt-0.5, Entropy-v0.3, EntropyRealChute-v0.3
This commit is contained in:
parent
772e442d3c
commit
4fc9ba8c52
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DangIt",
|
||||
"release_status": "development",
|
||||
"license": "GPL-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CrewFiles"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/81794",
|
||||
"bugtracker": "https://github.com/Ippo343/DangIt/issues",
|
||||
"repository": "https://github.com/Ippo343/DangIt",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/7"
|
||||
},
|
||||
"ksp_version": "0.25",
|
||||
"name": "DangIt!",
|
||||
"abstract": "A random failure mod for KSP.",
|
||||
"author": "Ippo",
|
||||
"version": "0.5",
|
||||
"download": "https://kerbalstuff.com/mod/7/DangIt!/download/0.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 163089
|
||||
}
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Entropy",
|
||||
"release_status": "development",
|
||||
"license": "GPL-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DangIt"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/102197",
|
||||
"bugtracker": "https://github.com/602p/Entropy/issues",
|
||||
"repository": "https://github.com/602p/Entropy",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/388"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Entropy",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "EntropyRealChute"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"name": "Entropy",
|
||||
"abstract": "A Hardmode for Ippo's DangIt!",
|
||||
"author": "Coffeeman",
|
||||
"version": "v0.3",
|
||||
"download": "https://kerbalstuff.com/mod/388/Entropy/download/v0.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 14977
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "EntropyRealChute",
|
||||
"release_status": "development",
|
||||
"license": "GPL-3.0",
|
||||
"name": "Entropy extensions for RealChute",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DangIt"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/102197",
|
||||
"bugtracker": "https://github.com/602p/Entropy/issues",
|
||||
"repository": "https://github.com/602p/Entropy",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/388"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/z_Entropy_realchutes",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Entropy"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"abstract": "A Hardmode for Ippo's DangIt!",
|
||||
"author": "Coffeeman",
|
||||
"version": "v0.3",
|
||||
"download": "https://kerbalstuff.com/mod/388/Entropy/download/v0.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 14977
|
||||
}
|
Loading…
Reference in New Issue