Hello,
I using ndisplay in Unreal Engine 5.4 and I need to modify my ndisplay configuration without rebuild and re-package my project. I use for this a .ndisplay configuration file (on json format) that I give as the command line argument.
The problem is there is a lot of command line arguments to run it. Is there a way to put all arguments in a configuration file and only give it this file as argument ?