NetKAN generated mods - Entropy-v0.2.0, EntropyRealChute-v0.2.0

This commit is contained in:
NetKAN bot 2014-12-08 12:08:49 -05:00
parent a63fc78b3b
commit d20b42b72d
2 changed files with 81 additions and 0 deletions

39
Entropy-v0.2.0.ckan Normal file
View File

@ -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.2.0",
"download": "https://kerbalstuff.com/mod/388/Entropy/download/v0.2.0",
"x_generated_by": "netkan",
"download_size": 18232
}

View File

@ -0,0 +1,42 @@
{
"spec_version": 1,
"identifier": "EntropyRealChute",
"release_status": "development",
"license": "GPL-3.0",
"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",
"name": "Entropy",
"abstract": "A Hardmode for Ippo's DangIt!",
"author": "Coffeeman",
"version": "v0.2.0",
"download": "https://kerbalstuff.com/mod/388/Entropy/download/v0.2.0",
"x_generated_by": "netkan",
"download_size": 18232
}