Skip to content

Commit

Permalink
automatically add a jar to the relase directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Stausssi committed Sep 22, 2022
1 parent 4d6eab9 commit 7c2394c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_and_run.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ echo off
set version=%1
set serverPath="C:\Users\Simon\Documents\Minecraft Server\%version%"
copy target\autoregion-0.6.2.jar %serverPath%\plugins\
copy target\autoregion-0.6.2.jar release\autoregion-0.6.2.jar
cd %serverPath%
.\start.bat
Binary file added release/autoregion-0.6.2.jar
Binary file not shown.

0 comments on commit 7c2394c

Please sign in to comment.