Skip to content

Instantly share code, notes, and snippets.

@azenla
Created May 25, 2013 23:48
Show Gist options
  • Select an option

  • Save azenla/5651218 to your computer and use it in GitHub Desktop.

Select an option

Save azenla/5651218 to your computer and use it in GitHub Desktop.
ModUpdater IntelliJ Module File
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="minecraft" />
</component>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment