Merge pull request #389 from Dazpoet/patch_broken_vref
Fix broken vref stanza
This commit is contained in:
commit
48ddb22a9c
|
@ -6,7 +6,6 @@
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"author": "nightingale",
|
"author": "nightingale",
|
||||||
"broken_vref": "#/ckan/ksp-avc",
|
|
||||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
|
@ -23,5 +22,7 @@
|
||||||
"version": "2.0.3",
|
"version": "2.0.3",
|
||||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.0.3/WaypointManager_2.0.3.zip",
|
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.0.3/WaypointManager_2.0.3.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 72605
|
"download_size": 72605,
|
||||||
|
"ksp_version_min": "0.90.0",
|
||||||
|
"ksp_version_max": "0.90.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
"license": "CC-BY-NC-SA-4.0",
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"author": "nightingale",
|
"author": "nightingale",
|
||||||
"broken_vref": "#/ckan/ksp-avc",
|
|
||||||
"description": "Display waypoints while in flight, create custom waypoints.",
|
"description": "Display waypoints while in flight, create custom waypoints.",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
|
@ -23,5 +22,7 @@
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.0/WaypointManager_2.1.0.zip",
|
"download": "https://github.com/jrossignol/WaypointManager/releases/download/2.1.0/WaypointManager_2.1.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 74161
|
"download_size": 74161,
|
||||||
|
"ksp_version_min": "0.90.0",
|
||||||
|
"ksp_version_max": "0.90.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"x_broken_vref": "#/ckan/ksp-avc",
|
"ksp_version" : "0.90",
|
||||||
"identifier": "MapResourceOverlay",
|
"identifier": "MapResourceOverlay",
|
||||||
"name": "Map Resource Overlay",
|
"name": "Map Resource Overlay",
|
||||||
"abstract": "MapResourceOverlay for Science, Karbonite/MKS and biomes",
|
"abstract": "MapResourceOverlay for Science, Karbonite/MKS and biomes",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"x_broken_vref": "#/ckan/ksp-avc",
|
"ksp_version" : "0.90",
|
||||||
"identifier": "MapResourceOverlay",
|
"identifier": "MapResourceOverlay",
|
||||||
"name": "Map Resource Overlay",
|
"name": "Map Resource Overlay",
|
||||||
"abstract": "MapResourceOverlay for Science, Karbonite/MKS and biomes",
|
"abstract": "MapResourceOverlay for Science, Karbonite/MKS and biomes",
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
"name": "Procedural Parts",
|
"name": "Procedural Parts",
|
||||||
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
|
|
||||||
"recommends": [
|
"recommends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -25,5 +24,6 @@
|
||||||
"version": "v0.9.21",
|
"version": "v0.9.21",
|
||||||
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v0.9.21/ProceduralParts-0.9.21.zip",
|
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v0.9.21/ProceduralParts-0.9.21.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 7386767
|
"download_size": 7386767,
|
||||||
|
"ksp_version": "0.25.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
"name": "Procedural Parts",
|
"name": "Procedural Parts",
|
||||||
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
|
|
||||||
"recommends": [
|
"recommends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -25,5 +24,6 @@
|
||||||
"version": "v1.0.0",
|
"version": "v1.0.0",
|
||||||
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.0/ProceduralParts-1.0.0.zip",
|
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.0/ProceduralParts-1.0.0.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 7386833
|
"download_size": 7386833,
|
||||||
|
"ksp_version": "0.90.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,6 @@
|
||||||
"name": "Procedural Parts",
|
"name": "Procedural Parts",
|
||||||
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
||||||
"license": "CC-BY-SA-3.0",
|
"license": "CC-BY-SA-3.0",
|
||||||
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
|
|
||||||
"recommends": [
|
"recommends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -25,5 +24,6 @@
|
||||||
"version": "v1.0.1",
|
"version": "v1.0.1",
|
||||||
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.1/ProceduralParts-1.0.1.zip",
|
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.1/ProceduralParts-1.0.1.zip",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 7391467
|
"download_size": 7391467,
|
||||||
|
"ksp_version": "0.90.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"x_vref_is_broken": "#/ckan/ksp-avc",
|
|
||||||
"identifier": "WernherChecker",
|
"identifier": "WernherChecker",
|
||||||
"x_netkan_license_ok": true,
|
"x_netkan_license_ok": true,
|
||||||
"resources": {
|
"resources": {
|
||||||
|
@ -16,5 +15,6 @@
|
||||||
"version": "v0.3.4",
|
"version": "v0.3.4",
|
||||||
"download": "https://kerbalstuff.com/mod/91/WernherChecker/download/v0.3.4",
|
"download": "https://kerbalstuff.com/mod/91/WernherChecker/download/v0.3.4",
|
||||||
"x_generated_by": "netkan",
|
"x_generated_by": "netkan",
|
||||||
"download_size": 21043
|
"download_size": 21043,
|
||||||
|
"ksp_version" : "0.90"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue