1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/USI-EXP/USI-EXP-0.4.2.0.ckan
Paul Fenwick 1e1023c393 Let's early index RoverDude's mods!
After merging KSP-CKAN/NetKAN#2476, I'd like to make @BobPalmer's
life easier by re-indexing all the changed mods immediately, saving
us a couple of hours while we wait for the bot.

These are all generated by `netkan.exe` as per normal.
2015-10-26 13:03:57 +11:00

47 lines
1.3 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "USI-EXP",
"name": "USI Exploration Pack",
"abstract": "PackRat Rover and parts geared towards planetary exploration",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86695",
"repository": "https://github.com/BobPalmer/ExplorationPack"
},
"version": "0.4.2.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "FirespitterCore",
"min_version": "7.0.5398.27328"
},
{
"name": "ModuleManager",
"min_version": "2.5.1"
},
{
"name": "USITools",
"min_version": "0.4.0"
},
{
"name": "CommunityResourcePack",
"min_version": "0.2.3"
},
{
"name": "ModuleRCSFX"
}
],
"install": [
{
"find": "UmbraSpaceIndustries/ExpPack",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/ExplorationPack/releases/download/0.4.2.0/ExpPack_0.4.2.0.zip",
"download_size": 3596165,
"x_generated_by": "netkan"
}