Reimplementation of Metal Gear Solid V: The Phantom Pain's backend server
discord server https://discord.gg/hYfW9MEEGF
- tpp-server-emulator.exe
- tpp-server-emulator (linux x64)
https://archive.alicent.cat/tpp-server-emulator
-
Clone the Git repo. Do NOT download it as ZIP, that won't work.
-
Install premake5 on your PATH
-
Windows Run
generate.batand build via solution file inbuild\tpp-server-emulator.sln. -
Linux Run
generate.shthen runbuild-release.shorbuild-debug.sh
NOTE: make sure you are usingclangor, if you are usinggcc, use the Mold linkerArgument Description --copy-to=PATHOptional, copy the EXE to a custom folder after build, define the path here if wanted.
This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.