summaryrefslogtreecommitdiff
path: root/TransitAPI_client.launch
diff options
context:
space:
mode:
Diffstat (limited to 'TransitAPI_client.launch')
-rw-r--r--TransitAPI_client.launch16
1 files changed, 16 insertions, 0 deletions
diff --git a/TransitAPI_client.launch b/TransitAPI_client.launch
new file mode 100644
index 0000000..5e5be48
--- /dev/null
+++ b/TransitAPI_client.launch
@@ -0,0 +1,16 @@
+<?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="/Minecraft Client"/>
+ </listAttribute>
+ <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+ <listEntry value="4"/>
+ </listAttribute>
+ <booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
+ <stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.buildship.core.classpathprovider"/>
+ <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="net.fabricmc.loader.launch.knot.KnotClient"/>
+ <stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value=" --assetIndex &quot;1.14.4-1.14&quot; --assetsDir &quot;C:\Users\Kyle Gunger\.gradle\caches\fabric-loom\assets&quot;"/>
+ <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="TransitAPI"/>
+ <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Dfabric.development=true"/>
+ <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${project_loc:TransitAPI}/run"/>
+</launchConfiguration>