lambwheit / LobbyReveal

LobbyReveal is a small app that lets you see who is in your lobby.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LobbyReveal

LobbyReveal is a small app that lets you see who is in your lobby.

Example

image image

Where can i download the compiled version?

Head over to releases

How can i compile it for myself?

  • .NET Framework 4.8 which only works for windows
  • .NET 6.0 which works for windows, macos and linux!
You will need to install git (or just download the files from github).
You will need to install visual studio and the SDK for the runtime you want to use.
Open a command line, use git clone https://github.com/Riotphobia/LobbyReveal (or manually download it) and then cd into the folder.Run dotnet build. The files should be inside of \src\LobbyReveal\bin\Debug\

What is Ekko?

  • My LCU project, open sourced too. EKKO

About

LobbyReveal is a small app that lets you see who is in your lobby.

License:MIT License


Languages

Language:C# 100.0%