diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-06-17 08:12:18 +0300 |
| commit | dc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch) | |
| tree | af13bfeee567f2351e35e1ef176d168fe37c8aac /.project | |
| parent | 1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff) | |
full project files
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..f657076 --- /dev/null +++ b/.project @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>Forge 1.7.10</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/> +</projectDescription> |
