NetKAN generated mods - ContractConfigurator-ScanSatLite/ContractConfigurator-ScanSatLite-1.0.3
This commit is contained in:
parent
ec60f2b3fa
commit
05ca602499
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ContractConfigurator-ScanSatLite",
|
||||
"name": "Contract Pack: SCANSat Lite",
|
||||
"abstract": "A set of contracts for the SCANSat mod",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"ksp_version": "1.0.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "SCANSat"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ScanSatLite",
|
||||
"install_to": "GameData/ContractPacks"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/120127",
|
||||
"repository": "https://github.com/severedsolo/ScanSatLite"
|
||||
},
|
||||
"author": "severedsolo",
|
||||
"version": "1.0.3",
|
||||
"download": "https://github.com/severedsolo/ScanSatLite/releases/download/1.0.3/ScanSatLite1.0.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 64922
|
||||
}
|
Loading…
Reference in New Issue