Commit Graph
7 Commits
Author SHA1 Message Date
MrHua269 53ba351ca7 Fix wrong priority converting 2026-07-09 18:24:26 +08:00
Bacteria 3082c3f1d1 Add CI workflows, dependabot and env script
Introduce CI infrastructure: add Dependabot config to update GitHub Actions and Gradle dependencies weekly; add build-pr workflow to run PR builds, create the paperclip JAR, and upload artifacts; add full Camellia CI workflow to build, set environment, upload artifacts, optionally publish to Maven and create GitHub releases (with release notes and prerelease handling); add publish-api workflow to publish the API artifact. Also add scripts/SetENV.sh which reads gradle.properties, computes build/release flags, renames the paperclip jar and exports environment variables for the workflows. These changes set up automated builds, dependency maintenance, publishing and release automation for the project.
2026-07-09 18:22:49 +08:00
MrHua269 0be772ce0e Task bridger 2026-07-09 18:18:59 +08:00
MrHua269 d07264f1cd Added utilities from C2ME(https://github.com/RelativityMC/C2ME-fabric) 2026-07-09 17:56:26 +08:00
MrHua269 717756b5b0 Fix missing files 2026-07-09 15:57:19 +08:00
MrHua269 0e56eddb8a added FlowSched 2026-07-09 14:51:29 +08:00
MrHua269 de6a4944e6 Initial Commit 2026-07-09 14:36:37 +08:00