This is the first iteration of epic's server reimplementation just enough to be able to run Unreal Tournament pre-alpha. There is still lots to do. Anyone is welcome to help out. Reach us on Discord Server.
- Install dotnet 6.0 SDK
- Use
dotnetcommand to build project
OR
- Install Visual Studio 2022 with C#
- Build Project
- Use bat files in
certsto generate CertificateAuthority and Certificate for SSL (you need to run cmd from Visual Studio in order to have makecert.exe available) - Install certificates in
mmc(Microsoft Management Console) - Add the lines in
certs/hosts.txtto your system'shostsfile
Run the built application and start the game with UT4UU (not tested with anything else) which can be found here.