DaymareOn/hdtSMP64

Add `minimumActiveSkeletons` setting

Open

#139 创建于 2024年4月28日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (34 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (67 star)
PR 合并指标
 (平均合并 15小时 45分钟) (30 天内合并 28 个 PR)

描述

With autoAdjustMaxSkeletons enabled and low FPS, the resulting number of active skeletons is always 1 (the player). It would be nice to have SMP always active on player and follower, which is usually closest skeleton to player.

Add minimumActiveSkeletons which will clamp the resulting number of active skeletons between minimum and maximum settings.

贡献者指南