ApfelTeeSaft / STW-Reborn-Launcher

the public source code for STW-Reborn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Universal Launcher for OG Fortnite Projects

based on the EonV1 Launcher

heavily modified to contain the following things:

  • discord auth (soon)
  • download section
  • announcement section
  • locking / unlocking the launcher
  • variable backend version checking (soon)
  • anti tamper checks aka anti cheat (soon)

How to use?

  • replace engine version in "Home.xaml.cs" (if you don't know what engine version your version is running on, right click the winshipping executable and goto details, the product version is the version you need)
  • replace server url in "MainWindow.xaml.cs" and "AnnouncementsPage.xaml.cs" and "Downloader.xaml.cs"
  • also replace both the curl and custom paks in "Home.xaml.cs"
  • make sure to use my launcher backend here
  • and join my Discord!

If ur using it, make sure to credit me!

About

the public source code for STW-Reborn

License:GNU General Public License v3.0


Languages

Language:C# 100.0%