mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - TestFlightConfigRO-1.3.1"
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "TestFlightConfigRO",
|
||||
"name": "TestFlight Config Realism Overhaul",
|
||||
"abstract": "Config pack for the TestFlight plugin. This config pack adds TestFlight support for Realism Overhaul parts.",
|
||||
"identifier": "TestFlightConfigRO",
|
||||
"author": "jwvanderbeck",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
@ -10,11 +11,10 @@
|
||||
"repository": "https://github.com/jwvanderbeck/TestFlight",
|
||||
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TestFlight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
"version": "1.3.1",
|
||||
"ksp_version": "1.0.2",
|
||||
"provides": [
|
||||
"TestFlightConfig"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
@ -29,23 +29,28 @@
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"TestFlightConfig"
|
||||
"suggests": [
|
||||
{
|
||||
"name": "RP-0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TestFlightConfig"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
"install": [
|
||||
{
|
||||
"name": "RP-0"
|
||||
"file": "GameData/TestFlight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.3.1",
|
||||
"author": "jwvanderbeck",
|
||||
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.1/TestFlightConfigRO-1.3.1.1.zip",
|
||||
"ksp_version": "1.0.2",
|
||||
"download_size": 5830,
|
||||
"download_hash": {
|
||||
"sha1": "E2216F28F80AE5F6600DF8F92701A20CC20F7A14",
|
||||
"sha256": "8DB84AC997CE6B0F48EA1DEC3887342770E0522FABED37E91FA2BCA88D2244EB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
Reference in New Issue
Block a user