fabio-t/alone-rl

Add an Install section to the README

Opened this issue · 0 comments

Must specify:

  • how to download, possibly with direct link (tricky for release version but must figure out a way)

  • requirements, eg Java 8 (direct link to installation? Write howto in Wiki?)

  • how to run: must provide a run.sh and run.bat for respectively Linux/Mac and Windows. Internally these should run java -jar alone-rl-XXX.jar

  • bonus points: actually release the game with launch4j or IzPack to make the process simpler to the user