You've already forked minecraft-assets
Create/Update assets for version 20w27a
This commit is contained in:
13
assets/minecraft/gpu_warnlist.json
Normal file
13
assets/minecraft/gpu_warnlist.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"renderer" : [
|
||||
"\\bMesa\\b",
|
||||
"\\bGallium\\b"
|
||||
],
|
||||
"version" : [
|
||||
"^([0-2]\\.[0-9])",
|
||||
"\\bMesa\\b"
|
||||
],
|
||||
"vendor" : [
|
||||
"\\bX\\.Org\\b"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user