mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
cd "`dirname \"$0\"`"
|
|
java -Xmx1024m -jar run-forge.jar |