diff options
Diffstat (limited to '.idea/modules/GoodGenerator.api.iml')
-rw-r--r-- | .idea/modules/GoodGenerator.api.iml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.idea/modules/GoodGenerator.api.iml b/.idea/modules/GoodGenerator.api.iml new file mode 100644 index 0000000000..5c40a5a8d3 --- /dev/null +++ b/.idea/modules/GoodGenerator.api.iml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module version="4"> + <component name="ExternalSystem" externalSystem="GRADLE" externalSystemModuleGroup="GoodGenerator" externalSystemModuleType="sourceSet" externalSystemModuleVersion="0.0.2" linkedProjectId="GoodGenerator:api" linkedProjectPath="$MODULE_DIR$/../.." rootProjectPath="$MODULE_DIR$/../.." /> + <component name="FacetManager"> + <facet type="minecraft" name="Minecraft"> + <configuration> + <autoDetectTypes> + <platformType>MCP</platformType> + </autoDetectTypes> + </configuration> + </facet> + </component> + <component name="McpModuleSettings"> + <option name="srgType" value="SRG" /> + </component> +</module>
\ No newline at end of file |