add habtech 2 I guess

This commit is contained in:
Izaya 2022-10-18 12:18:04 +11:00
parent b21e30a2fa
commit 769bd58177
1 changed files with 50 additions and 0 deletions

50
HabTech2/HabTech2.ckan Normal file
View File

@ -0,0 +1,50 @@
{
"spec_version": "v1.4",
"name": "HabTech 2",
"identifier": "HabTech2",
"abstract": "ISS-inspired space station parts for KSP",
"author": "benjee10",
"license": "restricted",
"release_status": "stable",
"version": "v0.2.6",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.12.99",
"resources": {
"homepage": "https://github.com/benjee10/HabTech2",
"repository": "https://github.com/benjee10/HabTech2",
"remote-avc": "https://raw.githubusercontent.com/benjee10/HabTech2/master/GameData/HabTech2/Version/HabTech2.version"
},
"depends": [
{ "name" : "CommunityResourcePack" },
{ "name" : "B9PartSwitch" },
{ "name" : "Shabby" },
{ "name" : "Shaddy" }
],
"suggests": [
{ "name" : "Benjee10MMSEV"},
{ "name" : "reDIRECT" },
{ "name" : "Shuttle-Orbiter-Construction-Kit" },
{ "name" : "Benjee10Suits" }
],
"install" : [
{ "find" : "HabTech2",
"install_to" : "GameData"
}
],
"tags": [
"parts",
"plugin",
"science",
"crewed"
],
"download": "https://github.com/benjee10/HabTech2/releases/download/v0.2.6/HabTech2_0.2.6.zip",
"download_size": 40863990,
"download_hash": {
"sha1": "D4D2A57C450D646C87096876882F9059DB2A78DB",
"sha256": "A7196EDB829B9D13A8539EA13740F38F609021EC129B739FE458E65C69FBB034"
},
"download_content_type": "application/zip",
"install_size": 40863990,
"release_date": "2022-08-29T19:09:50Z",
"x_generated_by": "izaya"
}