Files
minecraft-assets/assets/minecraft/gpu_warnlist.json
2020-06-24 20:01:47 +00:00

14 lines
165 B
JSON

{
"renderer" : [
"\\bMesa\\b",
"\\bGallium\\b"
],
"version" : [
"^([0-2]\\.[0-9])",
"\\bMesa\\b"
],
"vendor" : [
"\\bX\\.Org\\b"
]
}