Synthesis-Collective / DynamicVariance

Bethesda LList probability editor and variant splicer
GNU General Public License v3.0
0 stars 0 forks source link

Modification "Embedding" #20

Open Noggog opened 3 years ago

Noggog commented 3 years ago

As this project will serve different users differently, one of its offered toolsets is the general ability to view LList probabilities, as well as modify them.

Some users might have a mod they are creating, and they want to use this app to construct the LLists for their mod from scratch, rather than using existing tools like xEdit or CK. The app can provide much easier manipulation of probabilities that "render" into actual LLists.

As such, this app will need to offer the ability to save modifications done back to the mod being modified.

Additionally, it would be necessary to save the "settings" involved/specified in generating the LLists so that the user can open things again and make tweaks easily. This can be achieved via a separate settings file they have to keep track of... or embedding the settings somehow within the esp itself within unused records?