diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000000..f3627680bb --- /dev/null +++ b/.project @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>DetravScannerMod</name> + <comment/> + <projects/> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments/> + </buildCommand> + </buildSpec> + <linkedResources> + <link> + <name>.link1</name> + <type>2</type> + <location>C:/Users/wital_000/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.10-10.13.4.1614-1.7.10/start</location> + </link> + </linkedResources> +</projectDescription> |