mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
KPseudonym ksp max version constraint
KPseudonym probably will be broken when 1.0 comes out Adding constraint just to be sure that nothing will screw up then
This commit is contained in:
@ -10,6 +10,7 @@
|
|||||||
"version": "2",
|
"version": "2",
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
"ksp_version_min": "0.25",
|
"ksp_version_min": "0.25",
|
||||||
|
"ksp_version_max": "0.90",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/96494"
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/96494"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user