[master] make version info update live instead of requiring a restart in

This commit is contained in:
RaidMax
2018-05-24 21:39:03 -05:00
parent d9a601328c
commit 897ec0d0c1
5 changed files with 6 additions and 4 deletions

View File

@ -56,3 +56,4 @@ del "%SolutionDir%Publish\WindowsPrerelease\*pdb"
echo making start script
@echo dotnet IW4MAdmin.dll > "%SolutionDir%Publish\WindowsPrerelease\StartIW4MAdmin.cmd"
@echo dotnet IW4MAdmin.dll > "%SolutionDir%Publish\Windows\StartIW4MAdmin.cmd"