From d07b99fba7727852b5af09bb44673fc3fee4b2a9 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Mon, 30 Oct 2023 01:56:29 -0600 Subject: [PATCH] Readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e7ca2..b346b0c 100644 --- a/README.md +++ b/README.md @@ -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. -:3 \ No newline at end of file +## 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!