"NetKAN generated mods - ContractConfigurator-RemoteTech-2.1.1"
This commit is contained in:
parent
877eb0e4f7
commit
d88de33c7b
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-RemoteTech",
|
||||
"name": "Contract Pack: RemoteTech",
|
||||
"abstract": "A contract pack containing contracts for RemoteTech.",
|
||||
"author": "nightingale",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/106580",
|
||||
"repository": "https://github.com/jrossignol/ContractPack-RemoteTech",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractPack-RemoteTech/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractPack-RemoteTech/master/GameData/ContractPacks/RemoteTech/LICENSE.txt"
|
||||
},
|
||||
"version": "2.1.1",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RemoteTech",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractPack-RemoteTech/releases/download/2.1.1/ContractPack-RemoteTech_2.1.1.zip",
|
||||
"download_size": 39228,
|
||||
"download_hash": {
|
||||
"sha1": "EB6466D0BD80F7836293A30A725477AE9859F0C3",
|
||||
"sha256": "15400924D5A3773E627E2957227D5360AFA8DB2A458B90E8623D195A62CB66DA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue