Skip to content

lilithmod/launcher-v2

Repository files navigation

Build Version Go Go Version Maid

Lilith is the next generation of Hypixel overlay. View more information at https://lilith.rip

Installation

Pre-built binaries for Linux, MacOS, and Windows can be found on the releases page.

Building

  • Clone the project using git clone https://github.com/lilithmod/launcher-v2
  • Open a terminal in the project folder
  • Check if you have go installed, just type in go version (Make sure you are using go1.22+)
  • Install wails using go install github.com/wailsapp/wails/v2/cmd/wails@latest
  • To build for your platform, run wails build --clean