mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
1. `ksp_version` change: there's `KWRocketry-CommunityFixes` version 0.4.0 for KSP 1.0.5. 2. `spec_version` and `install` change: simplify path 3. Dependency on `ModuleAnimateEmissive` revomed, as it fixed in 'community fixes'. BTW: Maybe it's worth to migrate to `ksp_version_min` and `ksp_version_max`?
29 lines
973 B
Plaintext
29 lines
973 B
Plaintext
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "KWRocketry",
|
|
"license": "CC-BY-SA-3.0",
|
|
"depends": [
|
|
{
|
|
"name": "KWRocketry-CommunityFixes"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "KWRocketry",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"ksp_version": "1.0.5",
|
|
"name": "KW Rocketry",
|
|
"abstract": "The comprehensive launch vehicle construction pack by Winston and Kickasskyle",
|
|
"version": "2.7.0-community",
|
|
"author": "Winston",
|
|
"download": "https://kerbalstuff.com/mod/67/KW%20Rocketry/download/2.7",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/51037-0-22-KW-Rocketry-v2-5-5-Avaliable-New-Sounds-New-Parts-11-11-2013",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/67/KW%20Rocketry",
|
|
"x_screenshot": "https://kerbalstuff.com/content/Winston_229/KW_Rocketry/KW_Rocketry-1431743324.7172647.jpg"
|
|
},
|
|
"download_size": 51656696
|
|
}
|