Created
November 20, 2018 01:36
-
-
Save Heltrato/f8e71d1fa86284303e1f95c94f6dc310 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"> | |
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> | |
<listEntry value="/MHFC"/> | |
</listAttribute> | |
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> | |
<listEntry value="4"/> | |
</listAttribute> | |
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.buildship.core.classpathprovider"/> | |
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStart"/> | |
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="MHFC"/> | |
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-DFORGE_FORCE_FRAME_RECALC=true"/> | |
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="E:\Jayrol\Monster Hunter Frontier Craft\MHFC\run"/> | |
</launchConfiguration> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication"><stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="GradleStartServer"/><stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="MHFC"/><stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="E:\Jayrol\Monster Hunter Frontier Craft\MHFC\run"/><stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" -DFORGE_FORCE_FRAME_RECALC=true"/></launchConfiguration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment