CKAN-meta/Entropy/Entropy-v0.3.ckan

40 lines
944 B
Plaintext
Raw Normal View History

2015-01-03 12:56:37 +00:00
{
"spec_version": 1,
"identifier": "Entropy",
"release_status": "development",
"license": "GPL-3.0",
"depends": [
{
"name": "DangIt",
"min_version": "0.5"
},
{
"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": "http://ckan1.spacedock.info/storage/Coffeeman_4174/Entropy/Entropy-v0.3.zip",
2015-01-03 12:56:37 +00:00
"x_generated_by": "netkan",
"download_size": 14977
}