File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Movecraft Combat Addon
2
2
![ Combat] ( https://github.com/TylerS1066/Movecraft-Combat/actions/workflows/maven.yml/badge.svg )
3
+ [ ![ Codebeat] ( https://codebeat.co/badges/8ea3227d-0125-4cd5-896f-834f66011791 )] ( https://codebeat.co/projects/github-com-apdevteam-movecraft-combat-main )
3
4
4
5
Home of the code for the following features:
5
6
- AA Directors
@@ -17,10 +18,10 @@ Home of the code for the following features:
17
18
- Blast Resistance Override
18
19
19
20
## Version support
20
- The ` legacy ` branch is coded for 1.10.2 to 1.12.2 and Movecraft 7.x.
21
-
22
21
The ` main ` branch is coded for 1.14.4 and up with Movecraft 8.x.
23
22
23
+ The ` legacy ` branch is coded for 1.10.2 to 1.12.2 and Movecraft 7.x.
24
+
24
25
## Download
25
26
Devevlopment builds can be found on the [ GitHub Actions tab] ( https://github.com/TylerS1066/Movecraft-Combat/actions ) of this repository.
26
27
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >java.net.countercraft.movecraft.combat</groupId >
8
8
<artifactId >Movecraft-Combat</artifactId >
9
- <version >2.0.0_beta-2_dev </version >
9
+ <version >2.0.0_beta-2 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >Movecraft-Combat</name >
You can’t perform that action at this time.
0 commit comments