Commit Graph

17 Commits

Author SHA1 Message Date
c05c0bdfc4 build: 修改导致curseforge推送失败的json写法
Some checks failed
Build and Release / build (push) Failing after 34s
Build and Release / release (push) Has been skipped
2026-03-18 23:03:54 +08:00
5a1c2fdbc5 build: 修正CurseForge发布 2026-03-18 22:51:35 +08:00
c9b9e0eefe build: 工作流修正
Some checks failed
Build and Release / build (push) Failing after 1m33s
Build and Release / release (push) Has been skipped
2026-03-18 22:30:37 +08:00
f589cf27a2 build: 修复错误发布问题
Some checks failed
Build and Release / build (push) Failing after 33s
Build and Release / release (push) Has been skipped
2026-03-18 22:02:08 +08:00
35ceb69f0b build: 工作流脚本修复 2026-03-18 21:35:36 +08:00
dbae05691d build: 工作流
Some checks failed
Build and Release / build (push) Failing after 33s
Build and Release / release (push) Has been skipped
2026-03-18 21:19:01 +08:00
a435c3b272 build: 工作流修正 2026-03-18 21:15:24 +08:00
04640d2b12 build: 发布工作流更新
Some checks failed
Build and Release / build (push) Failing after 2h30m21s
Build and Release / release (push) Has been skipped
2026-03-18 20:55:17 +08:00
9dbeb0732f build: 修复发布脚本
Some checks failed
Build and Release / build (push) Failing after 16m59s
Build and Release / release (push) Has been skipped
2026-03-16 15:31:03 +08:00
e4fe0f17f2 build: 移除加载DLL的行为(添加模组平台发布流程) 2026-03-16 15:07:46 +08:00
85c4c47a72 build: 匹配src路径 2026-03-16 12:31:43 +08:00
a5d00dad96 docs: 更新Readme,编写些提示 2026-03-16 11:29:27 +08:00
eac118e9a4 feat: 让Lib39跨加载器化,未完成 2026-03-09 19:44:09 +08:00
8ebdccc830 feat: 完善CommandNode,使其支持权限控制输出以及兼容管理器初始化方法控制触发完善
Some checks failed
Build and Release / build (push) Failing after 1h59m18s
Build and Release / release (push) Has been cancelled
2026-03-01 22:34:57 +08:00
Matyrobbrt
5fb0447b60
Update workflow to use setup-gradle v4 2024-11-16 14:39:58 +02:00
James Wolff
d85c69457d
Fix the build action when running against a tag (#40)
* Update build.yml

Change fetch-depth to 0 on the checkout action closes #39

* Update setup-java and gradle-build versions

actions/setup-java@v2 -> actions/setup-java@v4
gradle/gradle-build-action@v2 -> gradle/actions/setup-gradle@v3
2024-03-12 20:42:59 -04:00
Matyrobbrt
1507c3f5c2
Add build action 2023-10-31 10:02:31 +02:00