diff --git a/deploy.ps1 b/deploy.ps1 new file mode 100644 index 0000000..b5a8ddb --- /dev/null +++ b/deploy.ps1 @@ -0,0 +1 @@ +Copy-Item 'build\libs\MineClass.jar' $args[0] \ No newline at end of file