NetKAN added mod - ROLib-v1.6.1.0

This commit is contained in:
NetKAN inflator Robot 2023-05-29 16:51:10 +00:00
parent 8da4865425
commit 40e7378fda
1 changed files with 63 additions and 0 deletions

63
ROLib/ROLib-v1.6.1.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.6.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.6.1.0/ROLib-v1.6.1.0.zip",
"download_size": 78157,
"download_hash": {
"sha1": "C21BD4AD27EFDD16B04EC2769CE98B24A1012F53",
"sha256": "5D29833E147E95DDABBAB4E83DD1B5414CC7FCBA76E44461863F09DC80670631"
},
"download_content_type": "application/zip",
"install_size": 167186,
"release_date": "2023-05-29T16:41:52Z",
"x_generated_by": "netkan"
}