From 447a53b9e041e0545cd2b76e98d5b62820bf3b61 Mon Sep 17 00:00:00 2001 From: Santiago Fisela Date: Sat, 14 Mar 2026 19:20:27 -0300 Subject: [PATCH] Launcher screenshots --- index.html | 37 ++++++++++++- public/Launcher/home.png | Bin 0 -> 378295 bytes public/Launcher/settings.png | Bin 0 -> 209243 bytes public/Launcher/versions.png | Bin 0 -> 221368 bytes src/main.ts | 39 ++++++++++++++ src/style.css | 101 +++++++++++++++++++++++++++++++++-- 6 files changed, 171 insertions(+), 6 deletions(-) create mode 100644 public/Launcher/home.png create mode 100644 public/Launcher/settings.png create mode 100644 public/Launcher/versions.png diff --git a/index.html b/index.html index 785bbb4..9b5cd97 100644 --- a/index.html +++ b/index.html @@ -169,7 +169,7 @@