Merge pull request #294 from TeddyDD/addKPseudonym

Added KPseudonym
This commit is contained in:
Michele 2015-02-18 22:31:26 +01:00
commit 64e94ee692
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"spec_version": "v1.4",
"name": "KPseudonym",
"abstract": "Customize Kerbal name generation!",
"description": "Allows you to customize Kerbal name generation, just like you always dreamed of! Add or remove random name prefixes, suffixes, and surnames or completely change the parameters of name generation.",
"identifier": "KPseudonym",
"download": "http://addons.cursecdn.com/files/2216/616/KerbalPseudonym-2014.10.7.0.zip",
"license": "MIT",
"author": "ClockPunkPanic",
"version": "2",
"release_status": "stable",
"ksp_version_min": "0.25",
"ksp_version_max": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/96494"
},
"install": [
{
"find": "KPseudonym",
"install_to": "GameData"
}
]
}