CKAN-meta/TestFlightConfigLibrary/TestFlightConfigLibrary-0.2...

52 lines
1.7 KiB
JSON

{
"spec_version": "v1.10",
"identifier": "TestFlightConfigLibrary",
"name": "TestFlight Generic Config Library",
"abstract": "ModuleManager scripts for simplifying and standardizing TestFlight configs. Do *not* provide TestFlight support by themselves.",
"author": "Starstrider42",
"version": "0.2.0",
"license": "MIT",
"release_status": "testing",
"resources": {
"repository": "https://github.com/Starstrider42/TestFlight-Configs",
"bugtracker": "https://github.com/Starstrider42/TestFlight-Configs/issues"
},
"tags": [
"config",
"library"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "TestFlight",
"min_version": "1.8.0"
}
],
"conflicts": [
{
"name": "RealismOverhaul",
"comment": "RO uses similar scripts; they will likely interfere with each other."
}
],
"install": [
{
"file": "GameData/TestFlight/Config",
"install_to": "GameData/TestFlight",
"filter_regexp": "(?<!Generic_.+\\.cfg)$"
}
],
"download": "https://github.com/Starstrider42/TestFlight-Configs/releases/download/0.2.0/Stock%2B-TF-Configs-0.2.0.zip",
"download_size": 18167,
"download_hash": {
"sha1": "FC1892FAA414397BE6FF03358618D536B349D1E1",
"sha256": "D9F01FA77648D0639507F52C6B0B75FFFC9940EC4AD82454CBE65409E5EB8B13"
},
"download_content_type": "application/zip",
"install_size": 69432,
"release_date": "2020-03-01T19:46:52Z",
"x_maintained_by": "Starstrider42",
"x_generated_by": "netkan"
}