Skip to content

Commit

Permalink
Spartan Weaponry Integration Work
Browse files Browse the repository at this point in the history
- use curse.maven to manage dependency
- Model Directory registration
- Groovy Recipe Generator
Ref: #222
  • Loading branch information
Davoleo committed Mar 24, 2024
1 parent 0683b69 commit 47c8a6b
Show file tree
Hide file tree
Showing 26 changed files with 164 additions and 2,521 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ dependencies {

//Immersive Engineering
compileOnly 'curse.maven:immersive_engineering_0.12_98-231951:2974106'

//Spartan Weaponry
compileOnly 'curse.maven:spartanweaponry_1.5.3-278141:4467344'
}

processResources {
Expand Down
92 changes: 0 additions & 92 deletions src/api/java/com/oblivioussp/spartanweaponry/api/DamageHelper.java

This file was deleted.

This file was deleted.

Loading

0 comments on commit 47c8a6b

Please sign in to comment.