NetKAN generated mods - WildBlueTools-v1.81.2
This commit is contained in:
parent
7a4f90fc6a
commit
ea27e70bc2
|
@ -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.2",
|
||||
"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.2/WildBlueTools_1_81_2.zip",
|
||||
"download_size": 21896404,
|
||||
"download_hash": {
|
||||
"sha1": "F35D0928B7383B48540BED949C879DC8C0C0D890",
|
||||
"sha256": "D2F52E9B23569253016221E04F12739412DDA58C287A09440913985953DC5A95"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-08-31T04:49:12Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue