1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/KPseudonym/KPseudonym2.ckan
Daniel Lewan b6ad73df55 KPseudonym ksp max version constraint
KPseudonym probably will be broken when 1.0 comes out
Adding constraint just to be sure that nothing will screw up then
2015-02-07 23:28:18 +01:00

24 lines
778 B
Plaintext

{
"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"
}
]
}