"NetKAN generated mods - CommunityResourcePack-0.3.1"
This commit is contained in:
parent
fed4adba3a
commit
ac69d59934
|
@ -1,24 +1,29 @@
|
|||
{
|
||||
"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.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/91998",
|
||||
"repository": "https://github.com/BobPalmer/CommunityResourcePack"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityResourcePack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "0.3.1",
|
||||
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.3.1/CRP_0.3.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 14402
|
||||
}
|
||||
"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.3.1",
|
||||
"ksp_version": "0.90",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityResourcePack",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/CommunityResourcePack/releases/download/0.3.1/CRP_0.3.1.zip",
|
||||
"download_size": 14402,
|
||||
"download_hash": {
|
||||
"sha1": "012138172377E8D6E0D42A58D047D11C720899EE",
|
||||
"sha256": "22ED7A53C5AE311FDF9AECC13E23EEC7FB66671CDAE3940BE2BDE3191D4DABB9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue