diff --git a/runTestClient.bat b/runTestClient.bat new file mode 100644 index 000000000..aa4b63ee3 --- /dev/null +++ b/runTestClient.bat @@ -0,0 +1,2 @@ +echo Make sure you've installed java 21 in order to run test client! +cmd /k gradlew runClient \ No newline at end of file