Skip to content

Commit

Permalink
NetKAN added mod - BDArmoryForRunwayProject-2-v1.8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 30, 2024
1 parent 98fb234 commit 22b92ad
Showing 1 changed file with 88 additions and 0 deletions.
88 changes: 88 additions & 0 deletions BDArmoryForRunwayProject/BDArmoryForRunwayProject-2-v1.8.0.0.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{

Check warning on line 1 in BDArmoryForRunwayProject/BDArmoryForRunwayProject-2-v1.8.0.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

3355 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/BDArmory/Plugins/BDArmory.dll

Check warning on line 1 in BDArmoryForRunwayProject/BDArmoryForRunwayProject-2-v1.8.0.0.ckan

View workflow job for this annotation

GitHub Actions / Validate

3388 [1] WARN CKAN.NetKAN.Validators.CraftsInShipsValidator (null) - Craft files installed outside Ships folder: GameData/BDArmory/craft/BDA - Test Plane - AA.craft, GameData/BDArmory/craft/BDA - Test Plane - AG.craft, GameData/BDArmory/craft/BDA - Test Platform - Missile.craft, GameData/BDArmory/craft/BDA - Test Platform.craft, GameData/BDArmory/craft/BDAc_Test_Drone_MKIII.craft, GameData/BDArmory/craft/SpawnProbe.craft
"spec_version": "v1.34",
"identifier": "BDArmoryForRunwayProject",
"name": "BDArmory Plus",
"abstract": "Latest, continually updated version of BDArmory. Continuation of BDAc and BDArmory for Runway Project.",
"author": [
"BahamutoD",
"Papa_Joe",
"jrodrigv",
"ouloul",
"Scott Manley",
"JR",
"DocNappers",
"Cl0by",
"josue",
"aubranium",
"benbenwilde",
"TheKurgan"
],
"version": "2:v1.8.0.0",
"ksp_version_min": "1.9.0",
"ksp_version_max": "1.12.999",
"license": "CC-BY-SA-2.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209092-bdarmory-plus-bda/",
"spacedock": "https://spacedock.info/mod/2487/BDArmory%20Plus",
"repository": "https://github.com/BrettRyland/BDArmory",
"bugtracker": "https://github.com/BrettRyland/BDArmory/issues",
"remote-avc": "https://github.com/BrettRyland/BDArmory/raw/master/BDArmory/Distribution/GameData/BDArmory/BDArmory.version",
"x_screenshot": "https://spacedock.info/content/josue_43006/BDArmory_Plus/BDArmory_Plus-1658613767.png"
},
"tags": [
"plugin",
"parts",
"sound",
"combat"
],
"localizations": [
"de",
"de-de",
"en-us",
"es-es",
"ja",
"ru",
"ru-ru",
"zh-cn"
],
"provides": [
"BDArmory"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "PhysicsRangeExtender"
}
],
"conflicts": [
{
"name": "BDArmory"
}
],
"install": [
{
"find": "BDArmory",
"install_to": "GameData"
},
{
"find": "craft",
"install_to": "Ships",
"as": "SPH"
}
],
"download": [
"https://github.com/BrettRyland/BDArmory/releases/download/v1.8.0.0/BDArmory.1.8.0.0_2024-11-30T12.27.37%2B00.00.zip",
"https://spacedock.info/mod/2487/BDArmory%20Plus/download/1.8.0.0"
],
"download_size": 42808747,
"download_hash": {
"sha1": "9D5619B422CB25259CE7C40870DBE9554A456A58",
"sha256": "04D22B3D0BEDBEF34359898F3985A50C535A55AED4A917528F92F7CD3B21BB86"
},
"download_content_type": "application/zip",
"install_size": 59386349,
"release_date": "2024-11-30T12:54:54.652337+00:00",
"x_generated_by": "netkan"
}

0 comments on commit 22b92ad

Please sign in to comment.