NetKAN added mod - ROLib-v1.5.3.0

This commit is contained in:
NetKAN inflator Robot 2023-04-09 11:20:32 +00:00
parent a8295f8e48
commit 1410819cb3
1 changed files with 63 additions and 0 deletions

63
ROLib/ROLib-v1.5.3.0.ckan Normal file
View File

@ -0,0 +1,63 @@
{
"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.3.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.3.0/ROLib-v1.5.3.0.zip",
"download_size": 77901,
"download_hash": {
"sha1": "1FEFCFF15717E0B4C3C2F7F17236DA5310FE5261",
"sha256": "446DACF4E8195015A5E20F22EDFEBD448A26FDB1F22809C8D7E78C9CDE42FBE7"
},
"download_content_type": "application/zip",
"install_size": 166674,
"release_date": "2023-04-09T11:10:48Z",
"x_generated_by": "netkan"
}