Add powershell deploy script

This commit is contained in:
Barazok
2020-11-08 17:12:58 +01:00
parent 1dbd21045a
commit 50b6f82a8f

1
deploy.ps1 Normal file
View File

@@ -0,0 +1 @@
Copy-Item 'build\libs\MineClass.jar' $args[0]