Skip to content

Etaash-mathamsetty/heroic-epic-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroic Epic Integration

How to Build

First install mingw on your distro, then

mkdir build
cd build
cmake -DCMAKE_TOOLCHAIN_FILE=../windows.cmake ..
make
mv heroic-epic-integration.exe EpicGamesLauncher.exe

Then copy the exe and use some bat script to run your game.

Example:

start "" EpicGamesLauncher.exe PlayGTAV.exe %*

About

Wrapper process for games launched through Heroic Games Launcher

Resources

License

Stars

Watchers

Forks

Packages

No packages published