diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-11-08 15:53:13 -0500 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-11-08 15:53:13 -0500 |
commit | 72f093b243c07766d1cce808c9a0fccb30227b9d (patch) | |
tree | 074bda0b305786b667f592cc889c98df0024d90c /HideAndSeekPlugin.iml | |
parent | 1.3.1 build 4 (diff) | |
download | kenshinshideandseek-72f093b243c07766d1cce808c9a0fccb30227b9d.tar.gz kenshinshideandseek-72f093b243c07766d1cce808c9a0fccb30227b9d.tar.bz2 kenshinshideandseek-72f093b243c07766d1cce808c9a0fccb30227b9d.zip |
1.3.1 build 6
Diffstat (limited to 'HideAndSeekPlugin.iml')
-rw-r--r-- | HideAndSeekPlugin.iml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/HideAndSeekPlugin.iml b/HideAndSeekPlugin.iml new file mode 100644 index 0000000..fa63d4b --- /dev/null +++ b/HideAndSeekPlugin.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module version="4"> + <component name="FacetManager"> + <facet type="minecraft" name="Minecraft"> + <configuration> + <autoDetectTypes> + <platformType>SPIGOT</platformType> + </autoDetectTypes> + </configuration> + </facet> + </component> +</module>
\ No newline at end of file |