aboutsummaryrefslogtreecommitdiff
path: root/libraries/launcher/org/multimc/EntryPoint.java
AgeCommit message (Collapse)Author
2022-05-02Refactor some parts of NewLaunch (part 2)icelimetea
2022-04-25Clarify exception messagesicelimetea
2022-04-24Use java.util.logging instead of custom loggingicelimetea
2022-04-24Refactor some parts of NewLaunchicelimetea
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2019-01-16Update Copyright YearAppleTheGolden
2018-11-01GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-10-29GH-2026 remove some macOS stuff from launcher part to fix input issues on 1.13Petr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-08-01NOISSUE implement direct java launchPetr Mrázek
Just running the Java process and giving it params on the command line
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek