moving and vm options
This commit is contained in:
parent
757c20d8a0
commit
9e19b8980e
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,8 +2,9 @@
|
|||
*.DS_Store
|
||||
|
||||
|
||||
# IntelliJ Idea folder
|
||||
# IntelliJ Idea folders
|
||||
.idea
|
||||
out
|
||||
|
||||
|
||||
# Compiled class file
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
# Helium-Engine
|
||||
Java game engine using LWJGL
|
||||
|
||||
To run add the `-XstartOnFirstThread` to your VM options
|
||||
|
|
Reference in New Issue
Block a user