add gamemode filter and multiselection

This commit is contained in:
2023-06-21 13:10:37 +02:00
parent 99272676cb
commit ac31b7fb7a
13 changed files with 333 additions and 13528 deletions
+1
View File
@@ -5,6 +5,7 @@
"module": "esnext",
"strict": true,
"jsx": "preserve",
"noImplicitAny": false,
"moduleResolution": "node",
"experimentalDecorators": true,
"skipLibCheck": true,