By graph editor, I mean the graphs that are used for weather configs ( https://enfusionengine.com/api/redirect?to=enfusion://ResourceManager/~ArmaReforger:Terrains/Common/WeatherPresets/StateMachine/Items/Variant_Clear_Cirrus_items.conf )
This is the graph editor:
This is what graph editor files look like in text:
The graph editor must be stopped.
The graph editor files are abstract.
Updates to certain graphs break the previous override mods have created because the order or amount of the graphs have changed.
What we want
Graph editor files to be a little bit like .emat files
The emat files are easy to adjust with text editors and easy to read.
They also have a much better chance of surviving updates to the game.
We would prefer if the text files had the names of the graphs.
Yes.. yes... the graph editor is nice and visual, but sometimes editing text files is faster and easier.