NetKAN generated mods - WildBlueTools-v1.80.0
This commit is contained in:
parent
cec16f062b
commit
2588c58e0d
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WildBlueTools",
|
||||
"name": "Wild Blue Tools",
|
||||
"abstract": "Parts and PartModules for KSP",
|
||||
"author": "Angel125",
|
||||
"version": "v1.80.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Angel-125/WildBlueTools",
|
||||
"bugtracker": "https://github.com/Angel-125/WildBlueTools/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "BarisBridge"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "000WildBlueTools",
|
||||
"install_to": "GameData/WildBlueIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/WildBlueTools/releases/download/v1.80.0/WildBlueTools_1_80_0.zip",
|
||||
"download_size": 21712783,
|
||||
"download_hash": {
|
||||
"sha1": "BA024EFB7A3E26A80428A8D2DC34706E1D2ABB02",
|
||||
"sha256": "461D3AB0DB783EB1837654A245F00AE30F8DC336D99FAEF69AA4C127BEE6532F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-01T19:13:58Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue