1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/DiverseKerbalHeads/DiverseKerbalHeads-1.0.ckan
Matthew Heguy 82db444e99 Homepages
Some homepages added, some existing links to KSP threads shortened.

It should be noted this only covers mods listed under "Compatible" in
the win-gui. If incompatible mods are updated, I think they're best
addressed at that time.
2015-05-22 00:10:09 -04:00

25 lines
768 B
Plaintext

{
"spec_version": 1,
"identifier": "DiverseKerbalHeads",
"license": "CC-BY-4.0",
"resources": {
"homepage": "http://kerbal.curseforge.com/ksp-mods/220366"
},
"ksp_version": "any",
"name": "Diverse Kerbal Heads",
"abstract": "Texture pack to provide racial and gender diversity to kerbonauts. Requires TextureReplacer.",
"author": [ "Sylith", "shaw", "IOI655362" ],
"version": "1.0",
"download": "http://kerbal.curseforge.com/ksp-mods/220366-diverse-kerbal-heads-1-0/files/2201771/download",
"depends": [
{ "name" : "TextureReplacer" }
],
"install": [
{
"file" : "GameData/TextureReplacer",
"install_to" : "GameData"
}
],
"x_maintained_by": "pjf"
}