From 75a6f878487b7e778e9ea054befce4797a5e137c Mon Sep 17 00:00:00 2001 From: Nooooooooooooob <82730163+Chaniru22@users.noreply.github.com> Date: Sat, 28 May 2022 15:00:02 +0530 Subject: [PATCH] Create README.md --- README.md | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..bc690028 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +# SeaDev Launcher +An open-source custom noob wpf or uwp(still in dev) Minecraft Launcher for Windows 11,10 written with C#! + +
+The idea of the creation by https://github.com/TurtlzYT +
+Based on CmlLib (https://github.com/CmlLib/CmlLib.Core) +
+
+ + +The image is from version 0.3.6-uwp + +# Announcements & Our History 📢 +

2022

+
  • (February) We changed our luancher name to SDLauncher from Emerald Launcher but in some versions name may be still the same.
  • +
  • (April) We sarted moving to uwp with a new look an new features
  • +
  • (May 24) We released UWP version that is ready to use (0.3.1) with some bugs.
  • + + +# Features +

    UWP version

    + +- [x] Microsoft Login +- [ ] Mojang Login (Expired) +- [x] Offline Login +- [x] Save Accounts +- [x] View skins +- [x] View/edit settings as a xml +- [ ] Discord RPC (To do) +- [x] Download/Install Minecraft any versions including snapshots +- [x] Launch Minecraft +- [ ] Forge (trying to make) +- [ ] Fabric (developing) +- [x] Optifine + +

    WPF version

    + +- [x] Microsoft Login +- [ ] Mojang Login (Expired) +- [x] Offline Login +- [x] Discord RPC +- [x] Download/Install Minecraft any versions including snapshots +- [x] Launch Minecraft +- [ ] Forge (trying to make) +- [x] Fabric +- [x] Optifine +# System Requirements +
  • Windows 11 or Windows 10 version 1809+.
  • +
  • .net core desktop runtime 3.1.
  • +
  • At least 4GB of RAM.
  • +
  • Microsoft Edge Webview 2 runtime (For Microsoft login). You may have this on windows 11 and newer 10
  • +

    Installation

    +Goto https://github.com/Chaniru22/SDLauncher/releases/ and download and run the setup that matches for your PC🖥 (x86,x64) +
    +Note: This is in development! + +

    Source Codes

    + +

    UWP version

    +https://github.com/Chaniru22/SDLauncher-UWP + +

    WPF version

    +https://github.com/Chaniru22/SDLauncher-Code