-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
It would be better if the ManCommand could return a java.net.URL instead of a java.io.File. This would make referencing files inside JARs easier
Current workaround is to create a temporary file. see
https://github.com/forge/core/commit/356ec73ff#diff-bf6342ab0257aeab71721f9205b174e8R87