mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Merge pull request #752 from plague006/VersionWrangling02
Give ksp version compatibility caps to Solver Engines and Animate Emissives
This commit is contained in:
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -5,6 +5,8 @@
|
||||
"abstract": "SolverEngines is at its heart a replacement paradigm for how KSP deals with engines",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleAnimateEmissive"
|
||||
|
@ -6,6 +6,8 @@
|
||||
"author": "NathanKell",
|
||||
"license": "LGPL-2.1",
|
||||
"release_status": "stable",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/SolverEngines"
|
||||
},
|
||||
|
Reference in New Issue
Block a user