This commit is contained in:
Izaya 2022-10-18 11:36:01 +11:00
parent 90ea9c2ded
commit 1b5ada9c4d
1 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,54 @@
{
"spec_version": "v1.4",
"identifier": "PlanetsideExplorationTechnologies",
"name": "Planetside Exploration Technologies",
"abstract": "Surface base, MMSEV, & wind turbine parts",
"author": "benjee10",
"version": "v1.0.2",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.99",
"license": "restricted",
"resources": {
"repository": "https://github.com/benjee10/Benjee10_MMSEV",
"bugtracker": "https://github.com/benjee10/Benjee10_MMSEV/issues",
"remote-avc": "https://raw.githubusercontent.com/benjee10/Benjee10_MMSEV/master/GameData/Benjee10_MMSEV/Version/Benjee10_MMSEV.version"
},
"tags": [
"parts",
"plugin",
"science",
"crewed"
],
},
"depends": [
{ "name" : "ModuleManager" },
{ "name" : "B9PartSwitch" },
{ "name" : "HabTechProps" },
{ "name" : "Benjee10sharedAssets" },
],
"recommends": [
{ "name" : "Waterfall" }
],
"suggests": [
{ "name" : "HabTech2" },
{ "name" : "reDIRECT" },
{ "name" : "Shuttle-Orbiter-Construction-Kit" }
{ "name" : "Benjee10Suits" }
],
"install": [
{
"find": "GameData/Benjee10_MMSEV",
"install_to": "GameData"
}
],
"download": "https://github.com/benjee10/Benjee10_MMSEV/releases/download/v1.0.2/Planetside_v1.0.2.zip",
"download_size": 74742651,
"download_hash": {
"sha1": "AB50A81F7A6D1A110DF8623BE60CA1E55ACB89CD",
"sha256": "8AD873B5FBEA13C614A29249ED5563CF27FDAC7259E70AD295A2E333EC7A3D29"
},
"download_content_type": "application/zip",
"install_size": 23745739,
"release_date": "2022-08-29T19:09:50Z",
"x_generated_by": "izaya"
}