Readme
This commit is contained in:
parent
e801c88584
commit
d07b99fba7
1 changed files with 7 additions and 1 deletions
|
@ -3,4 +3,10 @@
|
||||||
|
|
||||||
The plan is to be able to self-contain the entire game on a DVD/Blue-Ray once "completed." thatd be so cool and so epic.
|
The plan is to be able to self-contain the entire game on a DVD/Blue-Ray once "completed." thatd be so cool and so epic.
|
||||||
|
|
||||||
:3
|
## Installation
|
||||||
|
|
||||||
|
#### Dependencies:
|
||||||
|
1. Make sure you have installed Java 20/21
|
||||||
|
2. Download the latest .jar in the Releases page [Self-Hosted ForgeJo](https://git.ouroboros.group/Ouroboros/potrogue/releases) | [Mirror](https://next.forgejo.org/Ouroboros/potrogue/releases)
|
||||||
|
3. Double click jar (make sure its executable if you are on linux!) or run ``java -jar ${downloaded_jar_name.jar}``
|
||||||
|
4. Enjoy!
|
||||||
|
|
Loading…
Add table
Reference in a new issue