dkavolis / Ferram-Aerospace-Research

Aerodynamics model for Kerbal Space Program
Other
80 stars 32 forks source link

Make FAR aerodynamic presets MM-configurable #130

Closed siimav closed 2 years ago

siimav commented 2 years ago

RO/RP-1 needs a way to configure what preset or values FAR applies by-default to new careers. You mentioned that in that case it might make more sense to load the profiles themselves from ConfigNodes instead of being hardcoded. Link to previous discussion: https://discord.com/channels/319857228905447436/512556346869284864/918188039472304178

dkavolis commented 2 years ago

See FARDifficultyPresets.cfg, currently using index to select preset at the start of a new game but I can add selection by name if needed.