Update configuration files: Adjust max render distance in c2me.toml, modify worker thread range in flywheel-client.toml, change early window dimensions in fml.toml, and update sodium options and shader hash in respective JSON files. Add new mention keyword in chat.json.

This commit is contained in:
Leonid Pershin
2026-05-07 22:17:02 +03:00
parent 5357988b73
commit 21220bbdf1
1095 changed files with 104045 additions and 183 deletions
+4
View File
@@ -0,0 +1,4 @@
This directory holds the natives for Controllable, which are used to interface
with game controllers and read their inputs. It is safe to delete, just make sure
the game is closed as the natives may be loaded; preventing you from deleting them.
If you are developing a modpack, make sure to exclude this directory.