I assumed that the path given in the action is ran with the root directory as the current one, unless there is no path specified, which I realize would be inconsistent.
Is there a way to set the working directory in an action? My game requires that to be possible, although I can technically avoid the problem.
If there isn't, please do add one, a simple "cd" field would do in the manifest file.