Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove shortDisplayName variable from 4x part cfg #25

Open
wile1411 opened this issue Jun 10, 2018 · 0 comments
Open

Remove shortDisplayName variable from 4x part cfg #25

wile1411 opened this issue Jun 10, 2018 · 0 comments

Comments

@wile1411
Copy link

For the following parts you have listed a variable called shortDisplayName that is normally used in an experiment definition. I think you can safely remove these variables from the cfg part files as they are not used by KSP when not included under an EXPERIMENT_DEFINITION section.

FYI: No problem occurs - just a suggestion to clean up part definition

Parts:

  • NE_KEES_ODC
  • NE_KEES_POSA1
  • NE_KEES_POSA2
  • NE_KEES_PPMD

An example seen in part definitions of above parts
`
title = #ne_kees_ppmd_title

shortDisplayName = KEES PPMD

manufacturer = #ne_manufacturer_name

description = #ne_kees_ppmd_description

`

Where you would normally see the shortDisplayName variable
`
EXPERIMENT_DEFINITION
{

id = NE_KEES_TEST

title = KEES Test Exposure Experiment

shortDisplayName = KEES TEST

abbreviation = TEST

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant