I have a factorio server running in a podman container, and the server itself is arm64. I'd like to use this tool to manage saves and mods, but the container images all come with their own factorio install and the manager requires pointing to a factorio install (or using the one that comes with the container image). It would be useful if the manager could run without specifying the factorio path, even if that comes at a cost of not being able to restart it from the UI.