NetKAN added mod - WildBlueTools-v1.90.1 (#3249)

This commit is contained in:
NetKAN inflator Robot 2024-03-17 02:48:42 +08:00 committed by GitHub
parent 4d28655641
commit 91db4ddee4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,53 @@
{
"spec_version": "v1.4",
"identifier": "WildBlueTools",
"name": "Wild Blue Tools",
"abstract": "Parts and PartModules for KSP",
"author": "Angel-125",
"version": "v1.90.1",
"ksp_version_min": "1.12.2",
"license": "GPL-3.0",
"resources": {
"repository": "https://github.com/Angel-125/WildBlueTools",
"bugtracker": "https://github.com/Angel-125/WildBlueTools/issues",
"remote-avc": "https://raw.githubusercontent.com/Angel-125/WildBlueTools/master/GameData/WildBlueIndustries/000WildBlueTools/WildBlueTools.version"
},
"tags": [
"plugin",
"library"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KerbalActuators"
},
{
"name": "WildBlue-PlayMode"
}
],
"install": [
{
"find": "000WildBlueTools",
"install_to": "GameData/WildBlueIndustries",
"filter": [
"Templates"
]
},
{
"find": "000WildBlueTools/Templates/Common",
"install_to": "GameData/WildBlueIndustries/000WildBlueTools/Templates"
}
],
"download": "https://github.com/Angel-125/WildBlueTools/releases/download/v1.90.1/WildBlueTools.zip",
"download_size": 22145187,
"download_hash": {
"sha1": "49308DCA67C639DA87DC94D8363956F7F8504A76",
"sha256": "4E0EDB935841DEE017F9D7C57C95A21FA0A3A0613B48F244E29347EBA10C9A5C"
},
"download_content_type": "application/zip",
"install_size": 55873053,
"release_date": "2024-03-15T03:50:57Z",
"x_generated_by": "netkan"
}