PassiveModding / Meddle

An experimental plugin for exporting models from FFXIV
https://raw.githubusercontent.com/PassiveModding/Meddle/main/repo.json
GNU Affero General Public License v3.0
27 stars 3 forks source link

FR: Add custom save name option #6

Closed Akurosia closed 2 months ago

Akurosia commented 3 months ago

I really love this plugin, 1 of the features i am missing is a more explaining name for the export. i would like to be able to allow names e.g. from zone, entity etc.

My prefered option would be: make toggle in the options tab to include zone > Meddle.Export/output/ZONENAME/timestamp make toggle in the options tab to include entity_name > Meddle.Export/output/ENTITYNAME/timestamp make toggle in the options tab to include entity_type (e.g. human, monster) > Meddle.Export/output/ENTITYTYPE/timestamp (if there are more types also including the Player keyword or BattleNPCs or replace the entity_type with this one)

If all are checked just concat them e.g. : Meddle.Export/output/ZONENAME/ENTITYTYPE/ENTITYNAME/timestamp

PassiveModding commented 2 months ago

Model exports now support specifying a custom name during export