aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorbartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>2019-09-19 06:07:33 +0200
committerbartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>2019-09-19 06:07:33 +0200
commit4af4e216d11883788a16dd513c8a2a1b38204a4d (patch)
tree61a3d6b9c6d4ab87e2fb4e40bf3a9449172e9973 /.gitignore
parent05be80efe3d7a1a302d75f3d07e19f9133cf8584 (diff)
downloadGT5-Unofficial-4af4e216d11883788a16dd513c8a2a1b38204a4d.tar.gz
GT5-Unofficial-4af4e216d11883788a16dd513c8a2a1b38204a4d.tar.bz2
GT5-Unofficial-4af4e216d11883788a16dd513c8a2a1b38204a4d.zip
added Ross128ba into the game
+fixed ore decolorisation +added "TheCore" Nq cell +rewrote NEI Ore Handler +limited oregen to the propper planets +added Fluorspar ore +further improved werkstoff recipe generation +a lot of smaller fixes and balance Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> Former-commit-id: aaed052c041488605313bd133e66a575451a2a9e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4d4c2b25eb..3db8b9657c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ hs_err_pid*
/eclipse
/build
/out
+/run
/.gradle
/venv
/libs \ No newline at end of file