diff options
| author | Lance5057 <Lance5057@gmail.com> | 2017-11-30 21:49:33 -0600 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2017-11-30 21:49:33 -0600 |
| commit | efae59792b30e4737636e8e62ac9b06240d3bc5d (patch) | |
| tree | f768d00c11ecc82105dd6d3d086353753a4f3530 /.project | |
| parent | 47f9237e0afce2fcb2c214b5debdeda331d2d9e1 (diff) | |
Icons are registering in a shotgun fashion, I have no idea why...
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -2,21 +2,23 @@ <projectDescription> <name>Tinkers-Defense</name> <comment></comment> - <projects/> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> + <projects> + </projects> <buildSpec> <buildCommand> <name>org.eclipse.jdt.core.javabuilder</name> - <arguments/> + <arguments> + </arguments> </buildCommand> </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> <linkedResources> <link> - <name>.link1</name> + <name>.link0</name> <type>2</type> - <location>C:/Users/T/.gradle/caches/minecraft/net/minecraftforge/forge/1.12-14.21.1.2443/start</location> + <location>C:/Users/Tyler/.gradle/caches/minecraft/net/minecraftforge/forge/1.12-14.21.1.2443/start</location> </link> </linkedResources> </projectDescription> |
