-
-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetKAN generated mods - BDAUITeamIcons-1.8.5
- Loading branch information
1 parent
e795a7e
commit fecdcb7
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"spec_version": "v1.4", | ||
"identifier": "BDAUITeamIcons", | ||
"name": "BDA UI Team Icons", | ||
"abstract": "Adds UI icons to BDA vessels - no more purple squares and trying to remember which is which once the furball begins", | ||
"author": "SuicidalInsanity", | ||
"version": "1.8.5", | ||
"ksp_version": "1.10.1", | ||
"license": "CC-BY-NC-SA-2.0", | ||
"resources": { | ||
"spacedock": "https://spacedock.info/mod/2536/BDA%20UI%20Team%20Icons", | ||
"x_screenshot": "https://spacedock.info/content/SuicidalInsanity_1925/BDA_UI_Team_Icons/BDA_UI_Team_Icons-1600541756.5509834.png" | ||
}, | ||
"tags": [ | ||
"plugin", | ||
"combat" | ||
], | ||
"depends": [ | ||
{ | ||
"name": "BDArmory" | ||
} | ||
], | ||
"install": [ | ||
{ | ||
"find": "BDATeamIcons", | ||
"install_to": "GameData", | ||
"filter": [ | ||
"Thumbs.db" | ||
] | ||
} | ||
], | ||
"download": "https://spacedock.info/mod/2536/BDA%20UI%20Team%20Icons/download/1.8.5", | ||
"download_size": 73217, | ||
"download_hash": { | ||
"sha1": "AC269E6278B9D963E7F80CBE4F4257A29A8AAB3A", | ||
"sha256": "9E2F64D9815A40519C6E0BD8B7823BE3B54ABFC69C5273670BF0F19F793CC52C" | ||
}, | ||
"download_content_type": "application/zip", | ||
"release_date": "2020-09-19T18:53:16.575212+00:00", | ||
"x_generated_by": "netkan" | ||
} |