From a1600f547a1e34a86b90bdbc973edfb92786eb44 Mon Sep 17 00:00:00 2001 From: LAX1DUDE Date: Mon, 20 Dec 2021 00:53:20 -0800 Subject: [PATCH] offline download version --- README.md | 2 ++ ...line Download Version.html => Offline_Download_Version.html} | 0 2 files changed, 2 insertions(+) rename stable-download/{Offline Download Version.html => Offline_Download_Version.html} (100%) diff --git a/README.md b/README.md index 2ce9cbc..05879e8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ### Official Demo URL: [https://g.eags.us/eaglercraft/](https://g.eags.us/eaglercraft/) +### Download Locally: [stable-download/Offline_Download_Version.html](https://github.com/LAX1DUDE/eaglercraft/raw/main/stable-download/Offline_Download_Version.html) + Note that the server may be down - if you want a gameplay demo download the files from here [https://github.com/LAX1DUDE/eaglercraft/tree/main/stable-download](https://github.com/LAX1DUDE/eaglercraft/tree/main/stable-download) and host the page locally yourself ## What is Eaglercraft? diff --git a/stable-download/Offline Download Version.html b/stable-download/Offline_Download_Version.html similarity index 100% rename from stable-download/Offline Download Version.html rename to stable-download/Offline_Download_Version.html