Skip to content

Commit

Permalink
Include lzo.net.dll in build scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Starkku committed Nov 25, 2020
1 parent 9180bfb commit a708887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BuildScripts/CopyCompiled.bat
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ copy Ionic.Zip.dll %commonBinaries%Ionic.Zip.dll
copy Rampastring.Tools.dll %commonBinaries%Rampastring.Tools.dll
copy Newtonsoft.Json.dll %commonBinaries%Newtonsoft.Json.dll
copy DiscordRPC.dll %commonBinaries%DiscordRPC.dll
copy lzo.net.dll %commonBinaries%lzo.net.dll

echo Windows
copy DTAClient.exe %cr%clientdx.exe
Expand Down

0 comments on commit a708887

Please sign in to comment.