Mutagen-Modding / Mutagen

A .NET library for analyzing, creating, and manipulating Bethesda mods
GNU General Public License v3.0
117 stars 32 forks source link

Allow for custom enum display names in autogen settings UI #501

Open Noggog opened 8 months ago

Noggog commented 8 months ago

Right now it just does a ToString on the enum values. Can perhaps add an attribute to supply an alternative name