From 3d421810e7c5b3834dac493fc6f718c97bfa4987 Mon Sep 17 00:00:00 2001 From: yuu111 Date: Sun, 9 Jun 2024 22:10:36 +0900 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E6=8F=90Mod=E3=81=8C=E4=BD=95?= =?UTF-8?q?=E6=95=85=E3=81=8BCurseForge=E3=81=AEMavenAPI=E3=81=8B=E3=82=89?= =?UTF-8?q?=E5=8F=96=E5=BE=97=E3=81=A7=E3=81=8D=E3=81=AA=E3=81=84=E3=81=AE?= =?UTF-8?q?=E3=81=A7jar=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E3=82=92?= =?UTF-8?q?=E5=8F=82=E7=85=A7=E3=81=99=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB?= =?UTF-8?q?=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++++- .idea/compiler.xml | 6 ++++++ .idea/jarRepositories.xml | 10 ++++++++++ .idea/misc.xml | 2 +- build.gradle | 11 ++++++++--- 5 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 .idea/compiler.xml diff --git a/.gitignore b/.gitignore index 1a31b06..cfac8e8 100644 --- a/.gitignore +++ b/.gitignore @@ -112,4 +112,9 @@ gradle-app.setting ### Gradle Patch ### **/build/ -# End of https://www.gitignore.io/api/gradle,intellij,forgegradle \ No newline at end of file +# End of https://www.gitignore.io/api/gradle,intellij,forgegradle + +# Library JarFile +BuildingGadgets-2.8.4.jar +ProjectE-1.12.2-PE1.4.1.jar +ProjectEX-1.2.0.40.jar \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..61a9130 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 2871411..8c626be 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -36,5 +36,15 @@