mirror of
https://github.com/unmojang/meta.git
synced 2025-09-23 11:10:53 -04:00
Merge pull request #65 from Trial97/quickPlaySingleplayer
This commit is contained in:
commit
ad98ba931c
@ -22,7 +22,7 @@ DEFAULT_JAVA_NAME = (
|
||||
"jre-legacy" # By default, we should recommend Java 8 if we don't know better
|
||||
)
|
||||
COMPATIBLE_JAVA_MAPPINGS = {16: [17]}
|
||||
SUPPORTED_FEATURES = ["is_quick_play_multiplayer"]
|
||||
SUPPORTED_FEATURES = ["is_quick_play_multiplayer", "is_quick_play_singleplayer"]
|
||||
|
||||
"""
|
||||
Mojang index files look like this:
|
||||
|
Loading…
x
Reference in New Issue
Block a user