Put KSP version cap on old verison of PorkjetHabitats
This commit is contained in:
parent
1492594dad
commit
b948da746d
|
@ -2,6 +2,7 @@
|
|||
"spec_version": 1,
|
||||
"identifier": "PorkjetHabitats",
|
||||
"ksp_version_min": "0.25",
|
||||
"ksp_version_max": "0.90",
|
||||
"resources":
|
||||
{
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/64442"
|
||||
|
|
Loading…
Reference in New Issue