Skip to content

Commit

Permalink
Add new particle editor.
Browse files Browse the repository at this point in the history
  • Loading branch information
bladecoder committed Feb 4, 2024
1 parent dc9bf77 commit b16be79
Show file tree
Hide file tree
Showing 5 changed files with 500 additions and 500 deletions.
1 change: 1 addition & 0 deletions adventure-editor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dependencies {

implementation project(":blade-engine")
implementation project(":blade-engine-spine-plugin")
implementation files('libs/gdx-particle-editor.jar')
}

task setVersion(type: WriteProperties) {
Expand Down
Binary file added adventure-editor/libs/gdx-particle-editor.jar
Binary file not shown.
Loading

0 comments on commit b16be79

Please sign in to comment.