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.
RandomValueLib
已支持至 REPO v0.4.4 版本,交流QQ群573485890, 核心随机价格库,提供确定性随机算法、黑白名单、现金袋保护等规则,供其他模组调用。
By cn_xc
CHANGELOG
更新日志
[1.0.5] - 2026-05-25
适配repo 0.4.4。
[1.0.4] - 2026-05-23
适配repo 0.4.3。
[1.0.3] - 2026-05-02
更新文档。
[1.0.2] - 2026-05-02
文档
- README 添加 QQ 群信息。
[1.0.1] - 2026-04-17
修复
- 修复
ApplyRandomPrice方法中ShouldRandomize检查逻辑。
文档
- 添加 MIT 许可证。
- 更新使用示例。
[1.0.0] - 2026-04-14
- 初始版本发布。
- 核心随机算法、配置模型、反射读写价格字段。