diff options
author | Kiwi <42833050+Kiwi233@users.noreply.github.com> | 2020-05-22 20:23:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-22 20:23:55 +0800 |
commit | 56689ec7b67c46c882d49da4742770e3397a4e9f (patch) | |
tree | 879a3372906ec2c5f2a53a4ac46f7dde860a654f /.idea/misc.xml | |
parent | bc19f3ab32c9bccbf936bbeffcc8ddad967ffffd (diff) | |
parent | 306a0822c27c59cdbd0a61698939a2dfc02068d2 (diff) | |
download | GT5-Unofficial-56689ec7b67c46c882d49da4742770e3397a4e9f.tar.gz GT5-Unofficial-56689ec7b67c46c882d49da4742770e3397a4e9f.tar.bz2 GT5-Unofficial-56689ec7b67c46c882d49da4742770e3397a4e9f.zip |
Merge pull request #1 from kekzdealer/master
5/22
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000000..84da703c3b --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/classes" /> + </component> +</project>
\ No newline at end of file |