>> LlamaLauncher <<
Simple Fortnite Launcher with DLL-Injection ability | inspired by Londiuh’s Launcher
How to use it?
- Download the latest release ( or build it yourself )
- Open Fiddler (if you want to debug the HTTP requests)
- And just start
llamalauncher.exe
!
How to build?
Prerequisites:
Build commands:
$ git clone https://github.com/MR-AliHaashemi/LlamaLauncher
$ cd LlamaLauncher
$ go mod tidy
$ go build .
Special thanks to:
- er-azh for egmanifest and the dll injection code
- FortniteModding Organization for PlataniumV2