File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 5.0 .0"
2+ "." : " 5.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.1.0] ( https://github.com/null2264/mc-runtime-test/compare/5.0.0...5.1.0 ) (2025-10-08)
4+
5+
6+ ### Features
7+
8+ * 1.21.10 support ([ 9361cb4] ( https://github.com/null2264/mc-runtime-test/commit/9361cb4aa2402f7a160579386c1d6048be713821 ) )
9+
310## [ 5.0.0] ( https://github.com/null2264/mc-runtime-test/compare/4.3.0...5.0.0 ) (2025-10-01)
411
512
Original file line number Diff line number Diff line change 8686 cp build/libs/<your-mod >.jar run/mods
8787
8888 - name: Run MC test client
89- uses: null2264/mc-runtime-test@5.0 .0 <!-- x-release-please-version -->
89+ uses: null2264/mc-runtime-test@5.1 .0 <!-- x-release-please-version -->
9090 with:
9191 mc: 1.21.4
9292 modloader: fabric
Original file line number Diff line number Diff line change 9292 uses : robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1.11
9393 with :
9494 repository : headlesshq/mc-runtime-test
95- tag : " 5.0 .0" # x-release-please-version
95+ tag : " 5.1 .0" # x-release-please-version
9696 fileName : ' mc-runtime-test-${{ inputs.mc }}-*-${{ inputs.mc-runtime-test }}-release.jar'
9797 out-file-path : run/mods
9898
Original file line number Diff line number Diff line change 11# x-release-please-start-version
2- project_version = 5.0 .0
2+ project_version = 5.1 .0
33# x-release-please-end
You can’t perform that action at this time.
0 commit comments