Skip to content

Instantly share code, notes, and snippets.

@irl
Created August 28, 2012 08:17
Show Gist options
  • Save irl/3496103 to your computer and use it in GitHub Desktop.
Save irl/3496103 to your computer and use it in GitHub Desktop.
Startfile for @adventureloop's LD24 entry
@ECHO OFF
echo Starting game
java -Djava.library.path=lib/windows -jar LD24Game.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment