Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | chuxiaaaa-NetworkMetricsFix-1.0.0.zip |
| Downloads | 131 |
| Dependency string | chuxiaaaa-NetworkMetricsFix-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
NetworkMetricsFix NetworkMetrics修复
When the number of players in the lobby is too high, it is highly likely to trigger the DispatchFrame warning Some metrics in the collection went over the configured values limit. Some values were ignored., and MaxNumberOfValues has been changed to 1000.
当大厅玩家数量过多时,大概率会触发 DispatchFrame 的警告 Some metrics in the collection went over the configured values limit. Some values were ignored.,并且将MaxNumberOfValues改为了1000
It should also work for other games, not limited to Lethal Company.
其他游戏应该也能用,不仅限于致命公司
Support 支持
-
@chuxiaaaaaaa in the LC Modding Discord Server
QQ群:263868521,找群主反馈
CHANGELOG
1.0.6
优化
Optimized
1.0.5
Due to Zeekeers' update to a new version of Unity, the optimizations made by the NetworkMetricsFix mod for NetworkMetrics will no longer have any effect. Therefore, I have removed the configuration option EnableNetworkMetrics.
由于 Zeekeers 更新到了新版本的 Unity,NetworkMetricsFix模组对NetworkMetrics的优化将没有任何作用了。所以我将配置项EnableNetworkMetrics给移除了
1.0.4
Fix warning from MonoDetour
修复 MonoDetour 导致的警告
1.0.3
UPDATE README.md
修改 README.md
1.0.2
Add Config General.EnableNetworkMetrics
新增配置General.EnableNetworkMetrics
1.0.1
UPDATE README.md
修改 README.md
1.0.0
Initial Release.
发布