Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. [Desktop Entry]
  2. Version=1.0
  3. Type=Application
  4. Name=Haven and Hearth
  5. Comment=HnH Amber Client
  6. Exec=/home/winterwolf/soft/haven/amber/run.sh
  7. Icon=/home/winterwolf/soft/haven/haven-icon.png
  8. Path=/home/winterwolf/soft/haven/amber
  9. Terminal=false
  10. StartupNotify=false
  11. Categories=Game;
  12.  
  13. #!/bin/bash
  14. java -Djogl.disable.opengles=true -Xms512m -Xmx1024m -jar hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement