Skip to content

Commit

Permalink
NetKAN added mod - MirrorShields-1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 22, 2024
1 parent 38eac1a commit 5d696e4
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions MirrorShields/MirrorShields-1.0.1.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{

Check warning on line 1 in MirrorShields/MirrorShields-1.0.1.ckan

View workflow job for this annotation

GitHub Actions / Validate

2439 [1] WARN CKAN.NetKAN.Validators.ModuleManagerDependsValidator (null) - ModuleManager dependency may not be needed, no ModuleManager syntax found
"spec_version": 1,
"identifier": "MirrorShields",
"name": "MirrorShield",
"abstract": "Adds 4 new mirror shields",
"author": "Lonelykermit",
"version": "1.0.1",
"ksp_version": "1.12.5",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/topic/226245-112x-mirrorshields/",
"spacedock": "https://spacedock.info/mod/3761/MirrorShield",
"repository": "https://github.com/Lonelykermit/MirrorShields",
"bugtracker": "https://github.com/Lonelykermit/MirrorShields/issues",
"x_screenshot": "https://spacedock.info/content/Lonelykermit_139298/MirrorShield/MirrorShield-1731553429.png"
},
"tags": [
"parts"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "B9PartSwitch"
},
{
"name": "Resurfaced"
}
],
"recommends": [
{
"name": "TweakScaleRescaled"
}
],
"download": "https://spacedock.info/mod/3761/MirrorShield/download/1.0.1",
"download_size": 267053,
"download_hash": {
"sha1": "A8C1681B67E8CB4067F76924EE38460DCE55B1E4",
"sha256": "48FD71CCDFE9AB0F9A3A87D1A1E8BC2F94B4870CE6D32A185A95EE2994CB02F4"
},
"download_content_type": "application/zip",
"install_size": 1430498,
"release_date": "2024-11-15T21:18:49.29004+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 5d696e4

Please sign in to comment.