NetKAN generated mods - WildBlueTools-v1.81.5
This commit is contained in:
parent
22502e1228
commit
98cc9fa045
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "WildBlueTools",
|
||||
"name": "Wild Blue Tools",
|
||||
"abstract": "Parts and PartModules for KSP",
|
||||
"author": "Angel125",
|
||||
"version": "v1.81.5",
|
||||
"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.81.5/WildBlueTools.zip",
|
||||
"download_size": 22523933,
|
||||
"download_hash": {
|
||||
"sha1": "80652928F19332B3BFB514A278E2F0AFC7DBEFC0",
|
||||
"sha256": "B7516F3ACF5687B17F265EC9E4670B14ACA728146F59A8FAEA0BB56343E3E918"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-28T21:48:25Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue