mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Fix broken vref stanza
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
"name": "Procedural Parts",
|
||||
"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",
|
||||
"x_broken_$vref_check_isue_97": "#/ckan/ksp-avc",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
@ -25,5 +24,6 @@
|
||||
"version": "v1.0.0",
|
||||
"download": "https://github.com/Swamp-Ig/ProceduralParts/releases/download/v1.0.0/ProceduralParts-1.0.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 7386833
|
||||
"download_size": 7386833,
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user