Files
clod/.eclipse/configurations/GameTestServer.launch
T
2026-02-15 10:50:17 +01:00

10 lines
1.1 KiB
XML

<?xml version="1.0" ?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="MClaude"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.neoforged.devlaunch.Main"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=" @C:\\Users\\dehla\\Documents\\MClaude\\build\\moddev\\gameTestServerRunProgramArgs.txt"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value=" @C:\\Users\\dehla\\Documents\\MClaude\\build\\moddev\\gameTestServerRunVmArgs.txt -Dfml.modFolders=clod%%C:\\Users\\dehla\\Documents\\MClaude\\bin\\main"></stringAttribute>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\Users\dehla\Documents\MClaude\run"></stringAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.STOP_IN_MAIN" value="false"></booleanAttribute>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_ATTR_USE_ARGFILE" value="false"></booleanAttribute>
</launchConfiguration>