AMP
AMP copied to clipboard
WorkingDir options in Generic
This is not for requesting support for new games/applications
To do this you should go to https://github.com/CubeCoders/AMPTemplates and first attempt to build a configuration yourself - otherwise you can request a template from this repo.
Feature Request
Feature Information:
It would helpful for the App.WorkingDir setting in the Generic module if:
- variables could be included in the path. This would be particularly useful for templates like Node and Python App Runner where it cannot be predicted in advance what is the needed working dir for the particular app (some won't run unless the working dir is properly set to a subdir, as their code uses relative paths)
- there were separate settings for Windows and Linux. Some servers, particularly UE servers, have different binary paths and as a consequence also need different working dirs
I confirm:
- [x] that I have searched for an existing feature request matching the description.