Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 806 Bytes

build.md

File metadata and controls

25 lines (16 loc) · 806 Bytes

Raider - Build dll

Back to main

⚠️ Before building, make sure that you've installed dependencies

Set configuration to Release mode

  • Right click on "Raider"
  • Click "Properties" (image)
  • Click "Configuration Manager" (image)
  • Set Raider to Release/x64 (image)

To build :

  • Open the project with Visual Studio
  • Right click on "Raider"
  • Click "Generate" or "Build"

Build

The dll will compile in raider3.5\Raider\bin\Release\Raider.dll ⚠️ If you have any compilation error, check errors

If the dll compiled successfully, you can now host your own games