We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a103c00 commit fda75cfCopy full SHA for fda75cf
1 file changed
README.txt
@@ -0,0 +1,11 @@
1
+Launching VorteX:
2
+
3
+All operating systems:
4
+Try double-clicking VorteX.jar. If prompted, enter the physical RAM size of your computer in GB (e.g. 16)
5
6
+If this doesn't work, try:
7
+ Windows: launch.bat (override the security prompt as needed, by clicking "More info..."->"Start anyway"
8
+ MacOS: launch_**GB.command (select the right file acoording to the RAM size of your computer)
9
+ Linux: type "java -Xmx**GB -jar VorteX.jar (replace ** with the RAM size of your computer)
10
11
0 commit comments