NetKAN generated mods - ContractConfigurator-UnmannedContracts/ContractConfigurator-UnmannedContracts-0.3.4, grandtours/ContractConfigurator-GrandTours-0.1.1
This commit is contained in:
parent
be4933e868
commit
6bf6690fa6
|
@ -7,6 +7,9 @@
|
|||
"kerbalstuff": "https://kerbalstuff.com/mod/651/Contract%20Pack:%20Unmanned%20Contracts"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
|
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-GrandTours",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113400-Spacetux-Contract-Pack-Unmanned-Contracts-Rover-Contracts-Grand-Tours",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/689/ContractPack:%20Grand%20Tours"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SpacetuxSA"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "spacetux",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "ContractPack: Grand Tours",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"abstract": "A series of 12 Grand Tours of the system",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.1",
|
||||
"download": "https://kerbalstuff.com/mod/689/ContractPack:%20Grand%20Tours/download/0.1.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 19559
|
||||
}
|
Loading…
Reference in New Issue