Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

v0.3.2-1.20.1-release

Choose a tag to compare

@SAGUMEDREAM SAGUMEDREAM released this 13 Sep 15:24
· 17 commits to main since this release

中文

  • 引入properties的新机制,现在所有除name,namespace,id,maxCount以外的参数必须要在properties下* 才能识别.
  • 引入boolean下的generate参数,可以控制是否要自动生成JSON
  • 修复BUG
  • 现在第一次进入游戏会自动创建coreconfig.yml,但是要重启游戏才能生效
  • 优化性能

English

  • Introducing a new mechanism for properties. Now all parameters other than name, namespace, id, and maxCount must be identified * under properties.
  • Introduce the generate parameter under boolean to control whether to automatically generate JSON
  • Fix BUG
  • Coreconfig.yml will be automatically created when entering the game for the first time, but it will take effect after restarting the game.
  • Optimize performance