From 663a3de120a885c8f72405fa965cc3e7f881011d Mon Sep 17 00:00:00 2001 From: MastermDEV <31785253+MastermDEV@users.noreply.github.com> Date: Thu, 18 Jun 2020 18:17:52 -0700 Subject: [PATCH] Add files via upload --- app/app.ejs | 103 ++++--- app/frame.ejs | 64 ++--- app/landing.ejs | 438 ++++++++++++++--------------- app/login.ejs | 128 ++++----- app/overlay.ejs | 80 +++--- app/settings.ejs | 706 +++++++++++++++++++++++------------------------ app/welcome.ejs | 48 ++-- 7 files changed, 783 insertions(+), 784 deletions(-) diff --git a/app/app.ejs b/app/app.ejs index 4cdb091e..e139abda 100644 --- a/app/app.ejs +++ b/app/app.ejs @@ -1,53 +1,52 @@ - - - - Westeroscraft Launcher - - - - - - - <% include frame.ejs %> -
- <% include welcome.ejs %> - <% include login.ejs %> - <% include settings.ejs %> - <% include landing.ejs %> -
- <% include overlay.ejs %> -
-
-
- - -
-
-
- - + + + + NemesisMC Launcher + + + + + + + <% include frame.ejs %> +
+ <% include welcome.ejs %> + <% include login.ejs %> + <% include settings.ejs %> + <% include landing.ejs %> +
+ <% include overlay.ejs %> +
+
+
+ +
+
+
+ + \ No newline at end of file diff --git a/app/frame.ejs b/app/frame.ejs index c2aaf337..23859621 100644 --- a/app/frame.ejs +++ b/app/frame.ejs @@ -1,33 +1,33 @@ -
-
-
-
- <%if (process.platform === 'darwin') { %> -
-
- - - -
-
- <% } else{ %> -
-
- Helios Launcher -
-
- - - -
-
- <% } %> -
-
+
+
+
+
+ <%if (process.platform === 'darwin') { %> +
+
+ + + +
+
+ <% } else{ %> +
+
+ NemesisMC Launcher +
+
+ + + +
+
+ <% } %> +
+
\ No newline at end of file diff --git a/app/landing.ejs b/app/landing.ejs index 2522200d..7809bc18 100644 --- a/app/landing.ejs +++ b/app/landing.ejs @@ -1,220 +1,220 @@ -