1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/CommunityResourcePack/CommunityResourcePack-0.4.5.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

26 lines
821 B
Plaintext

{
"spec_version": 1,
"identifier": "CommunityResourcePack",
"name": "Community Resource Pack",
"abstract": "Common resources for KSP mods",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91998",
"repository": "https://github.com/BobPalmer/CommunityResourcePack"
},
"version": "0.4.5.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"install": [
{
"file": "GameData/CommunityResourcePack",
"install_to": "GameData"
}
],
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.4.5.0/CRP_0.4.5.0.zip",
"download_size": 16788,
"x_generated_by": "netkan"
}