diff --git a/makejar.bat b/makejar.bat new file mode 100644 index 0000000..770ce43 --- /dev/null +++ b/makejar.bat @@ -0,0 +1 @@ +./gradlew createMojmapPaperclipJar \ No newline at end of file diff --git a/patch.bat b/patch.bat new file mode 100644 index 0000000..f87080c --- /dev/null +++ b/patch.bat @@ -0,0 +1 @@ +./gradlew applypatches \ No newline at end of file diff --git a/rb.bat b/rb.bat new file mode 100644 index 0000000..41f6843 --- /dev/null +++ b/rb.bat @@ -0,0 +1 @@ +./gradlew rebuildpatches \ No newline at end of file