Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag twenty-eighth group of mods #7580

Merged
merged 1 commit into from Dec 20, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions NetKAN/AllTweak.netkan
Expand Up @@ -4,6 +4,9 @@
"$kref": "#/ckan/spacedock/2100",
"$vref": "#/ckan/ksp-avc",
"license": "MIT",
"tags": [
"config"
],
"install": [ {
"find": "GameData/All Tweak",
"install_to": "GameData"
Expand Down
29 changes: 14 additions & 15 deletions NetKAN/BOMPs.netkan
@@ -1,17 +1,16 @@
{
"spec_version": "v1.4",
"install": [
{
"filter_regexp": [
".*~$"
],
"install_to": "GameData",
"find": "BOMPs"
}
],
"$vref": "#/ckan/ksp-avc",
"$kref": "#/ckan/spacedock/1354",
"x_via": "Automated Linuxgurugamer CKAN script",
"identifier": "BOMPs",
"license": "CC-BY-NC-SA-4.0"
"spec_version": "v1.4",
"identifier": "BOMPs",
"$kref": "#/ckan/spacedock/1354",
"$vref": "#/ckan/ksp-avc",
"license": "CC-BY-NC-SA-4.0",
"tags": [
"parts",
"unmanned"
],
"install": [ {
"filter_regexp": [ ".*~$" ],
"find": "BOMPs",
"install_to": "GameData"
} ]
}
30 changes: 15 additions & 15 deletions NetKAN/BOSSContinued.netkan
@@ -1,18 +1,18 @@
{
"license": "GPL-3.0",
"identifier": "BOSSContinued",
"x_via": "Automated Linuxgurugamer CKAN script",
"$kref": "#/ckan/spacedock/1029",
"$vref": "#/ckan/ksp-avc",
"depends": [
{ "name": "ToolbarController" },
{ "name": "ClickThroughBlocker" }
"spec_version": "v1.4",
"identifier": "BOSSContinued",
"$kref": "#/ckan/spacedock/1029",
"$vref": "#/ckan/ksp-avc",
"license": "GPL-3.0",
"tags": [
"plugin"
],
"install": [
{
"find": "BOSS",
"install_to": "GameData"
}
],
"spec_version": "v1.4"
"depends": [
{ "name": "ToolbarController" },
{ "name": "ClickThroughBlocker" }
],
"install": [ {
"find": "BOSS",
"install_to": "GameData"
} ]
}
7 changes: 5 additions & 2 deletions NetKAN/CapsuleCorporationEndeavourMarsBaseCamp.netkan
Expand Up @@ -4,9 +4,12 @@
"$kref": "#/ckan/spacedock/1615",
"license": "CC-BY-NC-SA-3.0",
"x_netkan_epoch": 1,
"tags": [
"parts",
"manned"
],
"install": [ {
"find": "CapsuleCorp",
"install_to": "GameData"
} ],
"x_via": "Automated SpaceDock CKAN submission"
} ]
}
39 changes: 20 additions & 19 deletions NetKAN/CareerManagerContinued.netkan
@@ -1,21 +1,22 @@
{
"spec_version": "v1.4",
"install": [
{
"install_to": "GameData",
"find": "CareerManager"
}
],
"conflicts" : [
{ "name": "CareerManager" }
],
"depends": [
{ "name" : "ToolbarController" },
{ "name" : "ClickThroughBlocker" }
],
"$vref": "#/ckan/ksp-avc",
"$kref": "#/ckan/spacedock/1221",
"x_via": "Automated Linuxgurugamer CKAN script",
"identifier": "CareerManagerContinued",
"license": "GPL-3.0"
"spec_version": "v1.4",
"identifier": "CareerManagerContinued",
"$kref": "#/ckan/spacedock/1221",
"$vref": "#/ckan/ksp-avc",
"license": "GPL-3.0",
"tags": [
"plugin",
"career"
],
"install": [ {
"find": "CareerManager",
"install_to": "GameData"
} ],
"conflicts" : [
{ "name": "CareerManager" }
],
"depends": [
{ "name" : "ToolbarController" },
{ "name" : "ClickThroughBlocker" }
]
}
5 changes: 4 additions & 1 deletion NetKAN/CommNetVisualisation.netkan
Expand Up @@ -3,7 +3,10 @@
"identifier": "CommNetVisualisation",
"$kref": "#/ckan/spacedock/1650",
"license": "GPL-3.0",
"x_via": "Automated SpaceDock CKAN submission",
"tags": [
"plugin",
"information"
],
"conflicts": [
{ "name": "CommNetConstellation" }
]
Expand Down
29 changes: 16 additions & 13 deletions NetKAN/ConstantTWR.netkan
@@ -1,15 +1,18 @@
{
"spec_version": "v1.4",
"install": [
{
"install_to": "GameData",
"find": "ConstantTWR"
}
],
"depends" : [ { "name" : "ClickThroughBlocker" } ],
"$vref": "#/ckan/ksp-avc",
"$kref": "#/ckan/spacedock/1429",
"x_via": "Automated Linuxgurugamer CKAN script",
"identifier": "ConstantTWR",
"license": "LGPL-3.0"
"spec_version": "v1.4",
"identifier": "ConstantTWR",
"$kref": "#/ckan/spacedock/1429",
"$vref": "#/ckan/ksp-avc",
"license": "LGPL-3.0",
"tags": [
"plugin",
"control"
],
"depends": [
{ "name" : "ClickThroughBlocker" }
],
"install": [ {
"find": "ConstantTWR",
"install_to": "GameData"
} ]
}
14 changes: 8 additions & 6 deletions NetKAN/CraftHistory.netkan
Expand Up @@ -14,16 +14,18 @@
"bugtracker": "https://github.com/KerboKatz/CraftHistory/issues",
"repository": "https://github.com/KerboKatz/CraftHistory"
},
"tags": [
"plugin",
"editor"
],
"depends": [
{
"name" : "KerboKatzUtilities",
"min_version" : "1.5.2"
}
],
"install": [
{
"find" : "CraftHistory",
"install_to" : "GameData/KerboKatz"
}
]
"install": [ {
"find" : "CraftHistory",
"install_to" : "GameData/KerboKatz"
} ]
}
13 changes: 8 additions & 5 deletions NetKAN/DockSafe.netkan
@@ -1,8 +1,11 @@
{
"license": "GPL-3.0",
"$kref": "#/ckan/spacedock/822",
"$vref": "#/ckan/ksp-avc",
"spec_version": "v1.4",
"identifier": "DockSafe",
"x_via": "Automated SpaceDock CKAN submission"
"identifier": "DockSafe",
"$kref": "#/ckan/spacedock/822",
"$vref": "#/ckan/ksp-avc",
"license": "GPL-3.0",
"tags": [
"plugin",
"control"
]
}
21 changes: 11 additions & 10 deletions NetKAN/FTPDeprecated.netkan
@@ -1,16 +1,17 @@
{
"$kref": "#/ckan/spacedock/387",
"$vref" : "#/ckan/ksp-avc",
"identifier": "FTPDeprecated",
"license": "CC-BY-NC-SA",
"spec_version": 1,
"identifier": "FTPDeprecated",
"$kref": "#/ckan/spacedock/387",
"$vref": "#/ckan/ksp-avc",
"license": "CC-BY-NC-SA",
"tags": [
"parts"
],
"depends": [
{ "name": "FuelTanksPlus" }
],
"install": [
{
"file": "FTPDeprecated",
"install_to": "GameData"
}
]
"install": [ {
"file": "FTPDeprecated",
"install_to": "GameData"
} ]
}
8 changes: 5 additions & 3 deletions NetKAN/FoxDefenseContracts.netkan
@@ -1,9 +1,11 @@
{
"license": "CC-BY-SA-4.0",
"spec_version": "v1.4",
"identifier": "FoxDefenseContracts",
"$kref": "#/ckan/spacedock/1455",
"spec_version": "v1.4",
"x_via": "Automated SpaceDock CKAN submission",
"license": "CC-BY-SA-4.0",
"tags": [
"parts"
],
"depends": [
{ "name": "BDArmoryContinued" }
],
Expand Down
35 changes: 18 additions & 17 deletions NetKAN/Goodspeed.netkan
@@ -1,24 +1,25 @@
{
"spec_version": "v1.4",
"$kref": "#/ckan/github/henrybauer/GPOSpeedPump",
"$vref": "#/ckan/ksp-avc",
"name": "GPOSpeedFuelPump",
"abstract": "Allows you to automatically transfer or balance fuel",
"author": "hab136",
"license": "GPL-3.0",
"identifier": "Goodspeed",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/index.php?/topic/137489-11-gpospeedfuelpump-continued/",
"identifier": "Goodspeed",
"name": "GPOSpeedFuelPump",
"abstract": "Allows you to automatically transfer or balance fuel",
"author": "hab136",
"$kref": "#/ckan/github/henrybauer/GPOSpeedPump",
"$vref": "#/ckan/ksp-avc",
"license": "GPL-3.0",
"resources": {
"homepage" : "http://forum.kerbalspaceprogram.com/index.php?/topic/137489-*",
"x_screenshot": "https://spacedock.info/content/hab136_461/GPOSpeedFuelPump/GPOSpeedFuelPump-1461173729.569611.png"
},
"depends" : [
"tags": [
"plugin"
],
"depends": [
{ "name" : "ModuleManager" }
],
"install" : [
{
"find" : "GPOSpeedFuelPump",
"install_to" : "GameData",
"filter" : "sourcecode"
}
]
"install": [ {
"find" : "GPOSpeedFuelPump",
"install_to" : "GameData",
"filter" : "sourcecode"
} ]
}
21 changes: 11 additions & 10 deletions NetKAN/IDFlagsandDecals.netkan
@@ -1,20 +1,21 @@
{
"x_via": "Automated SpaceDock CKAN submission",
"$kref": "#/ckan/spacedock/1591",
"identifier": "IDFlagsandDecals",
"license": "CC-BY-NC-ND",
"spec_version": "v1.4",
"identifier": "IDFlagsandDecals",
"$kref": "#/ckan/spacedock/1591",
"license": "CC-BY-NC-ND",
"tags": [
"config",
"graphics"
],
"depends": [
{ "name": "ModuleManager" }
],
"recommends": [
{ "name": "DecalStickers" },
{ "name": "NEBULADecalsContinued" }
],
"install": [
{
"find": "IDFlags",
"install_to": "GameData"
}
]
"install": [ {
"find": "IDFlags",
"install_to": "GameData"
} ]
}
22 changes: 12 additions & 10 deletions NetKAN/Jettison.netkan
@@ -1,16 +1,18 @@
{
"license": "GPL-3.0",
"identifier": "Jettison",
"$kref": "#/ckan/spacedock/621",
"spec_version": "v1.4",
"identifier": "Jettison",
"$kref": "#/ckan/spacedock/621",
"license": "GPL-3.0",
"tags": [
"config",
"convenience"
],
"depends": [
{ "name": "ModuleManager" }
],
"install": [
{
"file" : "Jettison",
"install_to" : "GameData",
"filter" : "Source"
}
]
"install": [ {
"file" : "Jettison",
"install_to" : "GameData",
"filter" : "Source"
} ]
}