/Lightyear

Open source Fortnite launcher written in Go

Primary LanguageGoApache License 2.0Apache-2.0

Open source Fortnite launcher written in Go

To use with your own Cobalt dll, replace url in main.go with your own.

How to build:

  • Download Go from here
  • Download the source code
  • Extract zip file
  • Open build.bat

Now you have a file called lightyear.exe, this is the launcher. Have fun!

How to use your own Cobalt dll

  • Start the launcher
  • Exit the launcher
  • Open redirect.json in the same folder as the launcher
  • Change name to your dll name
  • Change download to the url of your dll

Now zip your .exe into a zip file with the redirect.json in the same folder as the launcher if you want to share it with others for use.