Skip to content

Commit

Permalink
Merge branch 'battle' into battle-modtools2
Browse files Browse the repository at this point in the history
  • Loading branch information
DBTDerpbox committed May 9, 2024
2 parents 7ab8854 + 9709056 commit 40431ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .toolbox/toolbox.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "LEM Base",
"name": "Battle",
"launchCMD": "java -jar <ram> <javaARGs> server.jar nogui <serverARGs>",
"dependencies": [
{
"name": "minigamesrepo.zip",
"displayName": "Legacy Edition Minigames",
"url": "https://github.com/Legacy-Edition-Minigames/Minigames/tree/base",
"url": "https://github.com/Legacy-Edition-Minigames/Minigames/tree/battle",
"location": "/",
"autoGeneratedHash": "ecf7e0732ead82f98963c460df9ecdda22fab40a",
"autoGeneratedHash": "7ab4047df9a6c400b671ee7fc8084a5bb8d5cb7f",
"gitRepo": true,
"unzip": true
},
Expand Down

0 comments on commit 40431ec

Please sign in to comment.