Dev coolfish#45
Merged
Merged
Conversation
- 更新 compile 命令描述,包含预检检查信息 - 添加运行时策略说明,解释当脚本 JAR 已被 NeoForge 加载时的 JAR 优先加载行为 - 改进功能表格的格式一致性 - 修复 Markdown 代码块语法问题 perf(database): 改进 SQLite 连接管理与错误处理 - 添加连接验证和连接意外关闭时的重连逻辑 - 增强错误信息,添加 SQL 查询预览(截断至 120 字符) - 添加额外的 PRAGMA 设置(busy_timeout=5000、foreign_keys=ON) - 将连接打开逻辑移至专用方法,提升可维护性
- 配置 processResources 任务,从项目根目录包含 icon.png - 移除 jar 清单中的 Main-Class 属性,该属性曾使模组 JAR 可作为独立脚本编译工具执行 - 移除直接运行模组 JAR 进行脚本编译的功能 docs(mods.toml): 更新 logoFile 引用及模组描述 - 将 logoFile 设置为 "icon.png",使模组在 UI 中显示图标 - 更新描述,移除其中的“服务端”字样,简化表述,强调无需 Java 知识即可编写脚本
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.