From 2eb1c168378073152cf6c8fdc2185eda5e509baf Mon Sep 17 00:00:00 2001 From: s809 <11816467-s809@users.noreply.gitlab.com> Date: Sat, 5 Aug 2023 22:29:09 +0500 Subject: [PATCH] Add Fabric run configurations --- .run/Fabric 1.16.5 - Client.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.16.5 - Server.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.17.1 - Client.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.17.1 - Server.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.18.2 - Client.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.18.2 - Server.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.19.2 - Client.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.19.2 - Server.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.19.4 - Client.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.19.4 - Server.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.20.1 - Client.run.xml | 29 ++++++++++++++++++++ .run/Fabric 1.20.1 - Server.run.xml | 29 ++++++++++++++++++++ .run/Fabric Client & Server - 1.16.5.run.xml | 7 +++++ .run/Fabric Client & Server - 1.17.1.run.xml | 7 +++++ .run/Fabric Client & Server - 1.18.2.run.xml | 7 +++++ .run/Fabric Client & Server - 1.19.2.run.xml | 7 +++++ .run/Fabric Client & Server - 1.19.4.run.xml | 7 +++++ .run/Fabric Client & Server - 1.20.1.run.xml | 7 +++++ 18 files changed, 390 insertions(+) create mode 100644 .run/Fabric 1.16.5 - Client.run.xml create mode 100644 .run/Fabric 1.16.5 - Server.run.xml create mode 100644 .run/Fabric 1.17.1 - Client.run.xml create mode 100644 .run/Fabric 1.17.1 - Server.run.xml create mode 100644 .run/Fabric 1.18.2 - Client.run.xml create mode 100644 .run/Fabric 1.18.2 - Server.run.xml create mode 100644 .run/Fabric 1.19.2 - Client.run.xml create mode 100644 .run/Fabric 1.19.2 - Server.run.xml create mode 100644 .run/Fabric 1.19.4 - Client.run.xml create mode 100644 .run/Fabric 1.19.4 - Server.run.xml create mode 100644 .run/Fabric 1.20.1 - Client.run.xml create mode 100644 .run/Fabric 1.20.1 - Server.run.xml create mode 100644 .run/Fabric Client & Server - 1.16.5.run.xml create mode 100644 .run/Fabric Client & Server - 1.17.1.run.xml create mode 100644 .run/Fabric Client & Server - 1.18.2.run.xml create mode 100644 .run/Fabric Client & Server - 1.19.2.run.xml create mode 100644 .run/Fabric Client & Server - 1.19.4.run.xml create mode 100644 .run/Fabric Client & Server - 1.20.1.run.xml diff --git a/.run/Fabric 1.16.5 - Client.run.xml b/.run/Fabric 1.16.5 - Client.run.xml new file mode 100644 index 000000000..a9d84421f --- /dev/null +++ b/.run/Fabric 1.16.5 - Client.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.16.5 - Server.run.xml b/.run/Fabric 1.16.5 - Server.run.xml new file mode 100644 index 000000000..a98fee063 --- /dev/null +++ b/.run/Fabric 1.16.5 - Server.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.17.1 - Client.run.xml b/.run/Fabric 1.17.1 - Client.run.xml new file mode 100644 index 000000000..a92cd0969 --- /dev/null +++ b/.run/Fabric 1.17.1 - Client.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.17.1 - Server.run.xml b/.run/Fabric 1.17.1 - Server.run.xml new file mode 100644 index 000000000..da75d92a4 --- /dev/null +++ b/.run/Fabric 1.17.1 - Server.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.18.2 - Client.run.xml b/.run/Fabric 1.18.2 - Client.run.xml new file mode 100644 index 000000000..433ad0299 --- /dev/null +++ b/.run/Fabric 1.18.2 - Client.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.18.2 - Server.run.xml b/.run/Fabric 1.18.2 - Server.run.xml new file mode 100644 index 000000000..d9c54483c --- /dev/null +++ b/.run/Fabric 1.18.2 - Server.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.19.2 - Client.run.xml b/.run/Fabric 1.19.2 - Client.run.xml new file mode 100644 index 000000000..039ec14a0 --- /dev/null +++ b/.run/Fabric 1.19.2 - Client.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.19.2 - Server.run.xml b/.run/Fabric 1.19.2 - Server.run.xml new file mode 100644 index 000000000..c009bc110 --- /dev/null +++ b/.run/Fabric 1.19.2 - Server.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.19.4 - Client.run.xml b/.run/Fabric 1.19.4 - Client.run.xml new file mode 100644 index 000000000..79d4f8118 --- /dev/null +++ b/.run/Fabric 1.19.4 - Client.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.19.4 - Server.run.xml b/.run/Fabric 1.19.4 - Server.run.xml new file mode 100644 index 000000000..a66dd76c8 --- /dev/null +++ b/.run/Fabric 1.19.4 - Server.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.20.1 - Client.run.xml b/.run/Fabric 1.20.1 - Client.run.xml new file mode 100644 index 000000000..25f5ecd59 --- /dev/null +++ b/.run/Fabric 1.20.1 - Client.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric 1.20.1 - Server.run.xml b/.run/Fabric 1.20.1 - Server.run.xml new file mode 100644 index 000000000..2f62e1094 --- /dev/null +++ b/.run/Fabric 1.20.1 - Server.run.xml @@ -0,0 +1,29 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/Fabric Client & Server - 1.16.5.run.xml b/.run/Fabric Client & Server - 1.16.5.run.xml new file mode 100644 index 000000000..0ae856c9f --- /dev/null +++ b/.run/Fabric Client & Server - 1.16.5.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.run/Fabric Client & Server - 1.17.1.run.xml b/.run/Fabric Client & Server - 1.17.1.run.xml new file mode 100644 index 000000000..cd71d9443 --- /dev/null +++ b/.run/Fabric Client & Server - 1.17.1.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.run/Fabric Client & Server - 1.18.2.run.xml b/.run/Fabric Client & Server - 1.18.2.run.xml new file mode 100644 index 000000000..d4d09741d --- /dev/null +++ b/.run/Fabric Client & Server - 1.18.2.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.run/Fabric Client & Server - 1.19.2.run.xml b/.run/Fabric Client & Server - 1.19.2.run.xml new file mode 100644 index 000000000..de08ef0cb --- /dev/null +++ b/.run/Fabric Client & Server - 1.19.2.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.run/Fabric Client & Server - 1.19.4.run.xml b/.run/Fabric Client & Server - 1.19.4.run.xml new file mode 100644 index 000000000..0425d1c3f --- /dev/null +++ b/.run/Fabric Client & Server - 1.19.4.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.run/Fabric Client & Server - 1.20.1.run.xml b/.run/Fabric Client & Server - 1.20.1.run.xml new file mode 100644 index 000000000..2caa04aa1 --- /dev/null +++ b/.run/Fabric Client & Server - 1.20.1.run.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file