844 B
844 B
Prerequisites
- Visual Studio 2022
- The required code libraries installed using VSBuildTools
Build
- Clone the Git repository using
git clone https://git.rimmyscorner.com/Parasyn/t7x.git
(It is recommended to clone, however you canDownload ZIP
as all submodules have been localized). - Run
generate.bat
to initialize the submodules and build the VS .sln file. - Open the project in Visual Studio, change the top drop down lists to
Release
,x64
. You can also modify (or leave same) the Visual Studio edition/path in thebuild.bat
file and build the solution via the batch script. - Build the application.