I am currently configuring a multi-platform environment.
Currently, when configuring steam, tencent, and general PC builds, defaultengine.ini must be replaced each time for each platform to repackage the build.
Is there a way to satisfy everyone with packaging at once?
For example, I would like to create multiple defualtengine.ini and replace the ini at the execution level using the “DEFENGINEINI=xxx” command. I tried the above method, but it does not currently work.