pollymc/libraries/launcher
Sefa Eyeoglu 684b8f24f3
fix: allow starting rd- versions
Using `Collections.emptyList()` doesn't allow us to later append stuff
into that list. Use an empty `ArrayList` instead.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-09-15 09:29:48 +02:00
..
net/minecraft Make Launcher class to look more like original 2022-06-05 02:43:14 +01:00
org/polymc fix: allow starting rd- versions 2022-09-15 09:29:48 +02:00
.gitignore NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
CMakeLists.txt refactor: rename NewLaunch package 2022-06-15 10:05:35 +02:00
LICENSE chore: update COPYING.md 2022-06-15 10:15:35 +02:00