Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.18 KB

File metadata and controls

29 lines (15 loc) · 1.18 KB

GitHub release (latest by date)

To build an executable locally you need:

How to build:

  • Open x64 Native Tools Command Prompt for VS that was installed alongside with Visual Studio. (you can find it in Windows Start menu)

  • Go to project folder (ex: cd /d D:\Downloads\LeagueTeamComp)

  • Execute mvn gluonfx:build command from project folder

  • Go to <project folder>\target\gluonfx\x86_64-windows and run LeagueTeamComp.exe