summaryrefslogtreecommitdiffstats
path: root/libraries/launcher/org/multimc/Utils.java
Commit message (Collapse)AuthorAgeLines
* GH-1997 replace use of weird hacks with normal java argumentsPetr Mrázek2017-09-27-71/+0
| | | | | | | This affects classpath and java.library.path. The catch is that if the strings cannot be expressed in system codepage on Windows, it tries to use 8.3 paths.
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE implement direct java launchPetr Mrázek2016-08-01-90/+0
| | | | Just running the Java process and giving it params on the command line
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+280