1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - CommunityResourcePack/CommunityResourcePack-0.4.4.ckan"

This commit is contained in:
NetKAN inflator Robot
2015-08-21 15:28:47 +00:00
parent 5fac3cbeeb
commit b67606cf21

View File

@ -1,23 +1,23 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "Community Resource Pack",
"author": "RoverDude",
"identifier": "CommunityResourcePack", "identifier": "CommunityResourcePack",
"name": "Community Resource Pack",
"abstract": "Common resources for KSP mods", "abstract": "Common resources for KSP mods",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0", "license": "CC-BY-NC-SA-4.0",
"release_status": "stable", "release_status": "stable",
"ksp_version": "1.0",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/91998", "homepage": "http://forum.kerbalspaceprogram.com/threads/91998",
"repository": "https://github.com/BobPalmer/CommunityResourcePack" "repository": "https://github.com/BobPalmer/CommunityResourcePack"
}, },
"version": "0.4.4",
"ksp_version": "1.0",
"install": [ "install": [
{ {
"file": "GameData/CommunityResourcePack", "file": "GameData/CommunityResourcePack",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"version": "0.4.4",
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.4.4/CRP_0.4.4.zip", "download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.4.4/CRP_0.4.4.zip",
"download_size": 17695, "download_size": 17695,
"x_generated_by": "netkan" "x_generated_by": "netkan"