CKAN-meta/ROLib/ROLib-v1.3.1.ckan

63 lines
1.6 KiB
JSON

{
"spec_version": 1,
"identifier": "ROLib",
"name": "RO Library",
"abstract": "ROLib contains the common code supporting multiple RO* modules",
"author": [
"pap1723",
"KSP-RO"
],
"version": "v1.3.1",
"ksp_version_min": "1.8.1",
"ksp_version_max": "1.11.99",
"license": "CC-BY-SA-4.0",
"resources": {
"repository": "https://github.com/KSP-RO/ROLibrary",
"bugtracker": "https://github.com/KSP-RO/ROLibrary/issues",
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/ROLibrary/master/GameData/ROLib/ROLib.version"
},
"tags": [
"library",
"plugin"
],
"depends": [
{
"name": "TexturesUnlimited"
}
],
"recommends": [
{
"name": "ROEngines"
},
{
"name": "ROTanks"
},
{
"name": "ROSolar"
},
{
"name": "ROCapsules"
},
{
"name": "RealismOverhaul"
},
{
"name": "RP-0"
}
],
"conflicts": [
{
"name": "TweakableEverythingCont"
}
],
"download": "https://github.com/KSP-RO/ROLibrary/releases/download/v1.3.1/ROLib-1.3.1.zip",
"download_size": 104669,
"download_hash": {
"sha1": "2C311F8EC97B395E7120151E84D6A151ED036149",
"sha256": "628E571C3D482E59670CAB87553D7FB5F6FC6275A13E5CE5A58BAB518BFDFBAA"
},
"download_content_type": "application/zip",
"release_date": "2021-06-29T05:50:47Z",
"x_generated_by": "netkan"
}