mirror of
https://github.com/GlowstoneMC/Glowstone
synced 2026-08-19 08:23:05 -04:00
2 lines
56 B
Bash
Executable file
2 lines
56 B
Bash
Executable file
#!/bin/sh
|
|
java -Xms768M -XX:+UseG1GC -jar glowstone.jar
|