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

Fix old mistakes (#1175)

* `comments` to `comment`

* `Install` to `install`

* `recommend` to `recommends`

* Lock KSPInterstellar to ksp_version 0.90

* Remove `ksp_min_version`

* `status` to `release_status`

* `status` and `release-status` to `release_status`

* Go away beta

* Go away beta 2

* Fix install
This commit is contained in:
Matthew
2016-05-30 18:11:13 -04:00
parent 4e986cbb90
commit e8adaeb352
21 changed files with 15 additions and 22 deletions

View File

@ -5,7 +5,6 @@
"abstract": "Provides a nearly inexhaustible supply of science reports in Kerbal Space Program",
"license": "CC-BY-NC-4.0",
"ksp_version": "0.90",
"release-status": "beta",
"depends": [
{
"name": "ModuleManager"