Nexus-FN / Lightyear

Open source Fortnite launcher written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Open source Fortnite launcher written in Go

License:Apache License 2.0


Languages

Language:Go 99.9%Language:Batchfile 0.1%