]> git.lizzy.rs Git - Crafter.git/blobdiff - README.md
remove server debug
[Crafter.git] / README.md
index 1412ce8aaa5b926d4c2f27e7cc90aa6b805ad39f..dd9c812d6c1dcb22651aa8c376a9087e57060565 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ enable_client_modding = true
 csm_restriction_flags = 0
 enable_mod_channels = true
 secure.http_mods = skins
+max_objects_per_block = 4096
+max_packets_per_iteration = 10096
 ```
 
 
@@ -58,6 +60,7 @@ secure.http_mods = skins
 - Heavily optimized network usage with player mechanics to client mod
 - Updated player_api for next step in optimization
 - ElCeejo remodeled and fixed snowman head tracking. Thanks!
+- Overhauled everything
 ---
 
 
@@ -272,3 +275,5 @@ if object:is_player() and object:get_player_name() ~= self.rider then
       - object:add_player_velocity(acceleration)
 end
 ```
+
+If you want to support the project: https://www.patreon.com/oil_boi
\ No newline at end of file