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.
    • - A window will appear asking you which optional mods you'd like to download. As it implies, none of them are necessary but recommended. + A window will appear asking you which optional mods you'd like to download. As it implies, none of them are necessary but recommended.
      + Manual Download error in packwiz
    • - Mods downloading: + Mods downloading:
      + Manual Download error in packwiz
    • - If a screen similar to this one appears, don't fret! + If a screen similar to this one appears, don't fret!
      + Manual Download error in packwiz Just follow the guide here to continue: diff --git a/src/routes/gallery/+page.svelte b/src/routes/gallery/+page.svelte index 95c9fe2..cc65d41 100644 --- a/src/routes/gallery/+page.svelte +++ b/src/routes/gallery/+page.svelte @@ -5,40 +5,40 @@

      Gallery

      -

      Here you'll find the sweet screenshots 😉.

      +

      Have a sneak-peek into the modpack with some screenshots!

      -
      1
      -
      2
      -
      3
      +
      pic1
      +
      pic2
      +
      pic3
      -
      1
      +
      pic4
      -
      1
      -
      2
      -
      3
      +
      pic5
      +
      pic6
      +
      pic7
      -
      1
      -
      2
      +
      pic8
      +
      pic9
      -
      1
      -
      2
      -
      3
      +
      pic10
      +
      pic11
      +
      pic12
      -
      1
      -
      2
      -
      3
      +
      pic13
      +
      pic14
      +
      pic15
      -
      1
      -
      2
      -
      3
      +
      pic16
      +
      pic17
      +
      pic18
      diff --git a/static/assets/images/guide/game.png b/static/assets/images/guide/game.png new file mode 100644 index 0000000..d15a90e Binary files /dev/null and b/static/assets/images/guide/game.png differ diff --git a/static/assets/images/guide/loading.png b/static/assets/images/guide/loading.png new file mode 100644 index 0000000..83dc9b3 Binary files /dev/null and b/static/assets/images/guide/loading.png differ diff --git a/static/assets/images/guide/optional-mods.png b/static/assets/images/guide/optional-mods.png new file mode 100644 index 0000000..b97fbbb Binary files /dev/null and b/static/assets/images/guide/optional-mods.png differ