From 6656e1d70eec89fa9a563f209f0c651bec77c6c4 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 26 Jun 2023 17:01:13 +0200 Subject: [PATCH] Progress on instructions --- src/routes/downloads/+page.svelte | 20 ++++++---- src/routes/gallery/+page.svelte | 38 +++++++++---------- static/assets/images/guide/game.png | Bin 0 -> 1537429 bytes static/assets/images/guide/loading.png | Bin 0 -> 37116 bytes static/assets/images/guide/optional-mods.png | Bin 0 -> 78731 bytes 5 files changed, 31 insertions(+), 27 deletions(-) create mode 100644 static/assets/images/guide/game.png create mode 100644 static/assets/images/guide/loading.png create mode 100644 static/assets/images/guide/optional-mods.png diff --git a/src/routes/downloads/+page.svelte b/src/routes/downloads/+page.svelte index f6e27a8..7e3751e 100644 --- a/src/routes/downloads/+page.svelte +++ b/src/routes/downloads/+page.svelte @@ -13,7 +13,7 @@ @@ -22,8 +22,9 @@

ExploreCraft: Marbled

- The main way to play ExploreCraft. This is also the most stable version, - so you're better off playing with this rather than the other ones. + The main way to play ExploreCraft. If you don't know what you're doing, + download this version. It is the most stable. + For more versions, open the "Unstable Releases" section down below.

Download Instructions @@ -55,7 +56,7 @@

ExploreCraft's Beta instance. Here be dragons! This is the in-dev version of ExploreCraft which may have game-breaking bugs, unfinished features and - world corruptions. + world corruptions at the cost of new features.

Download Instructions @@ -79,7 +80,7 @@
  • Create a new instance by using Ctrl-N (Or CMD-N on MacOS).
    Open the "Import from ZIP" tab, and choose the file you just downloaded.
    - You can also give it a catchy name and a snazzy icon while you're at it. + You can also give it a catchy name and a snazzy icon while you're at it.
    instance creation
  • @@ -91,13 +92,16 @@ This tool is also responsible for keeping the modpack up to date.