Added CommunityResourcePack via BootKAN.

This commit is contained in:
Paul Fenwick 2014-10-21 01:18:24 +11:00
parent 37384cdfe9
commit e0654c9c3d
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
{
"spec_version": 1,
"name": "Community Resource Pack",
"author": "RoverDude",
"identifier": "CommunityResourcePack",
"abstract": "Common resources for KSP mods",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91998",
"github": {
"url": "https://github.com/BobPalmer/CommunityResourcePack"
}
},
"install": [
{
"file": "GameData/CommunityResourcePack",
"install_to": "GameData"
},
{
"file": "GameData/TextureReplacer",
"install_to": "GameData"
}
],
"version": "0.2.2",
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.2.2/CRP_0.2.2.zip",
"comment": "Generated by gh2ckan",
"download_size": 16349520
}