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

64 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.7.2.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.7.2.0/ROLib-v1.7.2.0.zip",
"download_size": 1436959,
"download_hash": {
"sha1": "980D065F43DAC156FF5DD79A44B9DF6D3660A07E",
"sha256": "E2F0AA3683CF0712808865102D522FBB7B1C49D39F83B8CC031BDB991411A6B2"
},
"download_content_type": "application/zip",
"install_size": 3940626,
"release_date": "2023-08-13T23:13:16Z",
"x_generated_by": "netkan"
}