1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Fix many version fields before 1.0

This commit is contained in:
Willhelm Rendahl
2015-04-26 00:34:35 +02:00
parent 22ba9c2fc1
commit ba591ed05b
52 changed files with 52 additions and 8 deletions

View File

@ -5,6 +5,7 @@
"abstract": "Default configuration for EVE",
"license": "MIT",
"ksp_version_min": "0.25",
"ksp_version_max": "0.90",
"resources": {
"repository": "https://github.com/rbray89/EnvironmentalVisualEnhancements"
},