Mutagen-Modding / Spriggit

A tool to facilitate converting Bethesda plugin files to a text based format that can be stored in Git
GNU General Public License v3.0
88 stars 10 forks source link

Optional to build unlocalised #40

Closed Pickysaurus closed 3 months ago

Pickysaurus commented 9 months ago

It might be useful to have an option to build the plugin un-localised.

In this scenario, it would ignore the "Localised" header flag, only take the text string for the required language and write it directly into the plugin rather than creating .strings files.