NetKAN generated mods - WildBlueTools-v1.81.0
This commit is contained in:
parent
3f716d934a
commit
80566d5bd7
|
@ -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.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.81.0/WildBlueTools_1_80_1.zip",
|
||||
"download_size": 21712794,
|
||||
"download_hash": {
|
||||
"sha1": "616B74A259F7B348D62BAE95250EE1877733C3B4",
|
||||
"sha256": "007FC9FD0EBA838773AEB0477D8A79611659D51C7A15047148062AEAE99EBCD8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-10T05:01:22Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue