diff options
author | bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | 2018-06-13 21:45:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-13 21:45:02 +0200 |
commit | 06e7190a4566e9301702d7d739222c6a7dd772ee (patch) | |
tree | 4562b3560db7ac094c167410a7ffd8d713180daf /.project | |
parent | 52ac3ff9eb405168b7a66bdc20e99e1f2bc152e0 (diff) | |
download | GT5-Unofficial-06e7190a4566e9301702d7d739222c6a7dd772ee.tar.gz GT5-Unofficial-06e7190a4566e9301702d7d739222c6a7dd772ee.tar.bz2 GT5-Unofficial-06e7190a4566e9301702d7d739222c6a7dd772ee.zip |
Simple scanners (#7)
* +added simple scanners
+added UHV Electric Prospector's Scanner
+removed unnecessary classes
* disabled debug build
* Update build.properties
Diffstat (limited to '.project')
-rw-r--r-- | .project | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> <name>DetravScannerMod</name> - <comment/> + <comment></comment> <projects/> <natures> <nature>org.eclipse.jdt.core.javanature</nature> |