Added CommunityResourcePack via BootKAN.
This commit is contained in:
parent
37384cdfe9
commit
e0654c9c3d
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue