mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Making ModuleFixer.ckan 0.90 compatible
This commit is contained in:
@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "ModuleFixer",
|
"identifier": "ModuleFixer",
|
||||||
"ksp_version": "0.25",
|
"ksp_version_min" : "0.25",
|
||||||
|
"ksp_version_max" : "0.90",
|
||||||
|
"comment" : "Updated to 0.90 compatible by Daz based on 0.90 mods still using it",
|
||||||
"resources":
|
"resources":
|
||||||
{
|
{
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/63109"
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/63109"
|
Reference in New Issue
Block a user