1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/REPOSoftTech-Agencies/REPOSoftTech-Agencies-V1.0.5.kerbalstuff
Matthew e8adaeb352 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
2016-05-30 18:11:13 -04:00

35 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"comment": "agencymod",
"identifier": "REPOSoftTech-Agencies",
"name": "REPOSoftTech-Agencies",
"abstract": "This adds the agencies required by JPLRepo's mods.",
"author": "JPLRepo",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/127687-1-0-4-REPOSoftTech-AmpYear-Power-Manager-Reserve-Power-Ion-RCS-v1-0-4-July-2015",
"kerbalstuff": "https://kerbalstuff.com/mod/630/AmpYear%20Power%20Manager%20+%20Reserve%20Power%20+%20Ion%20RCS",
"repository": "https://github.com/JPLRepo/AmpYear",
"x_screenshot": "https://kerbalstuff.com/content/JPLRepo_4429/AmpYear_Power_Manager__Reserve_Power__Ion_RCS/AmpYear_Power_Manager__Reserve_Power__Ion_RCS-1428185400.1845362.png"
},
"version": "V1.0.5",
"ksp_version": "any",
"install": [
{
"find": "Agencies",
"install_to": "GameData/REPOSoftTech"
}
],
"download": "https://kerbalstuff.com/mod/630/AmpYear%20Power%20Manager%20+%20Reserve%20Power%20+%20Ion%20RCS/download/V1.0.5",
"download_size": 666875,
"recommends": [
{
"name": "AmpYearPowerManager"
},
{
"name": "DeepFreeze"
}
],
"x_generated_by": "netkan"
}