mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Somehow these 3 releases gt set for "all ksp versions", this is extremely incorrect as they absolutely do NOT work in all versions. This is making ckan install the older releases in 1.4.2 even though the latest release only supports up to 1.3.1. -These mods DID contain version files when these meta data files were generated and for some reason ignored my versioning in them
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "RN-MiscParts",
|
|
"name": "RNMisc",
|
|
"abstract": "This mod contains miscellaneous parts I have fixed or re-textured and can re-release under authors original license terms",
|
|
"author": "Raidernick",
|
|
"license": "CC-BY-NC-ND-3.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/132194-105",
|
|
"repository": "https://github.com/KSP-RO/RNMisc"
|
|
},
|
|
"version": "1:v1.2",
|
|
"ksp_version_min": "1.2.0",
|
|
"ksp_version_max": "1.3.99",
|
|
"depends": [
|
|
{
|
|
"name": "BDAnimationModules"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "RN_Misc",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/KSP-RO/RNMisc/releases/download/v1.2/RN_Misc_v1.2.zip",
|
|
"download_size": 17591722,
|
|
"download_hash": {
|
|
"sha1": "5DF6E914C7B7E3D9B42259CF271879D7344BB73E",
|
|
"sha256": "6EA007EF94EE2A83F332DBF9714D341663B74F950DDB1794C1EA9226EE594526"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|