Skip to content

Commit

Permalink
NetKAN added mod - Toolbar-1-1.8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Dec 27, 2024
1 parent 1bab494 commit de4f072
Showing 1 changed file with 59 additions and 0 deletions.
59 changes: 59 additions & 0 deletions Toolbar/Toolbar-1-1.8.1.2.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{

Check warning on line 1 in Toolbar/Toolbar-1-1.8.1.2.ckan

View workflow job for this annotation

GitHub Actions / Validate

954 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - No plugin matching the identifier, manual installations won't be detected: GameData/000_Toolbar/Plugins/aaa_Toolbar.dll
"spec_version": "v1.34",
"identifier": "Toolbar",
"name": "Toolbar",
"abstract": "API for third-party plugins to provide toolbar buttons",
"author": [
"blizzy78",
"linuxgurugamer"
],
"version": "1:1.8.1.2",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"license": "BSD-2-clause",
"release_status": "stable",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/161857-15-toolbar-continued-common-api-for-draggableresizable-buttons-toolbar/",
"spacedock": "https://spacedock.info/mod/2090/Toolbar",
"repository": "https://github.com/linuxgurugamer/ksp_toolbar",
"bugtracker": "https://github.com/linuxgurugamer/ksp_toolbar/issues",
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/ksp_toolbar/refs/heads/master/Toolbar.version"
},
"tags": [
"plugin",
"convenience"
],
"localizations": [
"de-de",
"en-us",
"es-es",
"jp",
"pt-br",
"ru",
"zh-cn"
],
"depends": [
{
"name": "ClickThroughBlocker"
}
],
"install": [
{
"find": "GameData/000_Toolbar",
"install_to": "GameData"
}
],
"download": [
"https://github.com/linuxgurugamer/ksp_toolbar/releases/download/1.8.1.2/Toolbar-1.12.0-1.8.1.2.zip",
"https://spacedock.info/mod/2090/Toolbar/download/1.8.1.2"
],
"download_size": 96221,
"download_hash": {
"sha1": "58DADBD962C9666D2742F1D968856D360B00D77B",
"sha256": "12868810684F5CF6C51B9DAD329B5111F962B469A99744C17B144B1F23669E39"
},
"download_content_type": "application/zip",
"install_size": 185181,
"release_date": "2024-12-27T19:38:27.312009+00:00",
"x_generated_by": "netkan"
}

0 comments on commit de4f072

Please sign in to comment.