0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PocketMine-MP
  2. /
  3. src
  4. /
  5. updater
DDylan K. TaylorHarden JsonMapper defaults in general
db665fef创建于 2024年2月23日历史提交
文件最后提交记录最后更新时间
UpdateCheckTask.php
Harden JsonMapper defaults in general 2 年前
UpdateChecker.php
Generate and use constants for pocketmine.yml constant names a couple of usages of properties that no longer exist couldn't be migrated. in addition, this revealed a couple of dead properties in the default file. this is not an ideal solution (I'd much rather model the configs using classes and map them) but in the absence of a good and reliable library to do that, this is the next best thing. 2 年前
UpdateInfo.php
Use PHP-CS-Fixer to enforce file header presence 3 年前