Skip to content

Commit

Permalink
NetKAN added mod - StockAutoCutDrogues-v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Dec 1, 2024
1 parent a51f163 commit 2c8b6a9
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions StockAutoCutDrogues/StockAutoCutDrogues-v1.0.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"spec_version": "v1.34",
"identifier": "StockAutoCutDrogues",
"name": "StockAutoCutDrogues",
"abstract": "This mod is a simple ModuleManager patch to add the ModuleAutoCutDrogue module from KSPCommunityPartModules to all the stock parachutes.",
"author": "sofiebrink",
"version": "v1.0.0",
"ksp_version_min": "1.12.3",
"ksp_version_max": "1.12.99",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/topic/226347-112x-stockautocutdrogues-v100-01dec2024/",
"spacedock": "https://spacedock.info/mod/3773/StockAutoCutDrogues",
"repository": "https://github.com/SofieBrink/StockAutoCutDrogues",
"bugtracker": "https://github.com/SofieBrink/StockAutoCutDrogues/issues",
"remote-avc": "https://raw.githubusercontent.com:443/SofieBrink/StockAutoCutDrogues/main/GameData/StockAutoCutDrogues/Versioning/StockAutoCutDrogues.version",
"x_screenshot": "https://spacedock.info/content/sofiebrink_30923/StockAutoCutDrogues/StockAutoCutDrogues-1732988114.png"
},
"tags": [
"config",
"convenience"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KSPCommunityPartModules",
"min_version": "v0.2.0"
}
],
"recommends": [
{
"name": "KSPCommunityFixes"
}
],
"conflicts": [
{
"name": "RealChute"
}
],
"install": [
{
"find": "StockAutoCutDrogues",
"install_to": "GameData"
}
],
"download": [
"https://github.com/SofieBrink/StockAutoCutDrogues/releases/download/v1.0.0/StockAutoCutDrogues-v1.0.0.zip",
"https://spacedock.info/mod/3773/StockAutoCutDrogues/download/v1.0.0"
],
"download_size": 3891,
"download_hash": {
"sha1": "DB918C8CE2EAB72B6D7084704F99A6D7C1BFA8F2",
"sha256": "EA37E53E513F30247E15B59A3CD1E2CB7E2BCCFC49165265F0C029892A645065"
},
"download_content_type": "application/zip",
"install_size": 1235,
"release_date": "2024-12-01T10:10:56.522364+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 2c8b6a9

Please sign in to comment.