CKAN-meta/ROLib/ROLib-v1.5.1.0.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.5.1.0",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.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.5.1.0/ROLib-v1.5.1.0.zip",
"download_size": 77873,
"download_hash": {
"sha1": "98A0B834628B57A1984E58B96A0B85AC31A8D65B",
"sha256": "2F1EB78F6D9B6BB4C7B8A87FB70E766C8AE328D4145B77FDC149D89C6F302599"
},
"download_content_type": "application/zip",
"release_date": "2022-07-22T19:26:28Z",
"x_generated_by": "netkan"
}