X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=README.md;h=dd9c812d6c1dcb22651aa8c376a9087e57060565;hb=48aa89197636250b3e494e9124c7c5c6e2d63dea;hp=bcb8b1c9c77b2ac8f4f3a49bb3b2ea3b73926328;hpb=1b0ad1f05a955bad493894936f190bad9e4f5f18;p=Crafter.git diff --git a/README.md b/README.md index bcb8b1c..dd9c812 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ 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 ``` @@ -56,6 +59,8 @@ enable_mod_channels = true - Fixed Crafter Client from crashing if joining a non-crafter server - 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 --- @@ -270,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