Skip to content

Devostated/HLAELauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HLAE Launcher

An HLAE updater that checks for the version of the executable.

Installation & Usage

Place the HLAE Launcher.exe in your HLAE folder and use it instead of HLAE.exe

image

Usage for other programs

It can easily be modified to work for any program by adding the name of the executable and the Github repository link.

private const string toolName = "HLAE"; // Your tools name
private const string urlRepo = "https://github.com/advancedfx/advancedfx"; // Link to the repository

Build Requirements

  • Newtonsoft.Json
  • Costura.Fody (only used for DLL embedding, not necessary for functionality)

About

The HLAE Launcher keeps HLAE updated

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages