How To Make An Eaglercraft Server
Written by ServerDotSo and revised by zumbiepig
Have you ever wondered how to make an Eaglercraft Server?
@@ -168,8 +168,8 @@From 71a3a812d2e6957ae856f666034e45c1f3e9c916 Mon Sep 17 00:00:00 2001 From: zumbiepig <121742281+zumbiepig@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:32:58 -0700 Subject: [PATCH] add tutorial open and close animation --- public/articles/index.html | 8 +++--- public/resources/styles/themes/default.css | 29 +++++++++++++++++++++- src/resources/scripts/main.ts | 14 ++++++++--- 3 files changed, 42 insertions(+), 9 deletions(-) diff --git a/public/articles/index.html b/public/articles/index.html index 365517f..0782a78 100644 --- a/public/articles/index.html +++ b/public/articles/index.html @@ -66,7 +66,7 @@
This brief guide walks you through configuring a Cloudflare Tunnel for your Eaglercraft server.
Have you ever wondered how to make an Eaglercraft Server?
@@ -168,8 +168,8 @@In this guide, we'll walk you through the steps to set up a Cloudflare Tunnel for your Eaglercraft server, which is running on ws://localhost:8081
.