Revert " "NetKAN generated mods - ProceduralParts-v1.3.14"" (#1336)
This reverts commit 5f90d22453
.
This version is not 1.3.x compatible but is tagged as such.
The next version fixes this. This release was removed from github but
was still on CKAN.
This commit is contained in:
parent
8c02609e8a
commit
6ce96e87cd
|
@ -1,46 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProceduralParts",
|
||||
"name": "Procedural Parts",
|
||||
"abstract": "ProceduralParts allows you to procedurally generate a number of different parts in a range of sizes and shapes.",
|
||||
"author": [
|
||||
"Starwaster",
|
||||
"Tidal-Stream"
|
||||
],
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169250-*",
|
||||
"repository": "https://github.com/Tidal-Stream/ProceduralParts"
|
||||
},
|
||||
"version": "v1.3.14",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "PPTextures"
|
||||
},
|
||||
{
|
||||
"name": "FreedomTex"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ProceduralParts",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Tidal-Stream/ProceduralParts/releases/download/v1.3.14/ProceduralParts-1.3.14.zip",
|
||||
"download_size": 2580208,
|
||||
"download_hash": {
|
||||
"sha1": "48A17DF3932F6CA60A1B7B3B4ACA9555C0592D2B",
|
||||
"sha256": "AC9810063FB7A134C0318E88CEE9B9DCD7259EEC364FAF3A1522CB125E367CE2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue