Merge pull request #526 from mgsdk/add_manual_version_bump

Manual version bumps for InterstellarFuelSwitch.
This commit is contained in:
Willhelm Rendahl 2015-05-22 12:26:00 +02:00
commit 40c1aaadff
3 changed files with 104 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"spec_version": "v1.4",
"license": "CC-BY-NC-SA-4.0",
"identifier": "CryoEngines",
"depends": [
{
"name": "InterstellarFuelSwitch-Core"
},
{
"name": "CommunityResourcePack"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "CryoEngines",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/117766-1-0-Cryogenic-Engines-Pack-(high-Isp-chemical-rockets!)",
"kerbalstuff": "https://kerbalstuff.com/mod/717/Cryogenic%20Engines"
},
"ksp_version": "1.0",
"name": "Cryogenic Engines",
"abstract": "Liquid hydrogen fueled engines for enhanced possibilities",
"author": "Nertea",
"version": "0.1.5.repackaged0",
"download": "https://kerbalstuff.com/mod/717/Cryogenic%20Engines/download/0.1.5",
"x_generated_by": "netkan",
"download_size": 6441590
}

View File

@ -0,0 +1,40 @@
{
"spec_version": "v1.4",
"license": "CC-BY-NC",
"identifier": "InterstellarFuelSwitch",
"depends": [
{
"name": "InterstellarFuelSwitch-Core"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "InterstellarFuelSwitch",
"install_to": "GameData",
"filter": "Plugins"
}
],
"abstract": "Library that enables switching the contents, meshes, and textures of tanks.",
"description": "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo",
"suggests": [
{
"name": "CommunityResourcePack"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/117932",
"bugtracker": "https://github.com/sswelm/KSPInterstellar/issues",
"repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch",
"kerbalstuff": "https://kerbalstuff.com/mod/718"
},
"ksp_version": "1.0.2",
"name": "Interstellar Fuel Switch",
"author": "FreeThinker",
"version": "1.2.repackaged0",
"download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.2",
"x_generated_by": "netkan",
"download_size": 64736
}

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"identifier": "NearFutureConstruction",
"depends": [
{
"name": "InterstellarFuelSwitch-Core"
},
{
"name": "CommunityResourcePack"
}
],
"suggests": [
{
"name": "CommunityTechTree"
}
],
"license": "CC-BY-NC-SA-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction"
},
"ksp_version": "1.0.2",
"name": "Near Future Construction",
"abstract": "Construction parts for large craft including trusses, docking ports and adapters. ",
"author": "Nertea",
"version": "0.5.2.repackaged0",
"download": "https://kerbalstuff.com/mod/348/Near%20Future%20Construction/download/0.5.2",
"x_generated_by": "netkan",
"download_size": 7624439
}