Add support for dotnet core for Windows
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
ENGINE_DIR=.. mono --debug bin/OpenRA.Utility.exe $@
|
||||
ENGINE_DIR=.. mono --debug bin/OpenRA.Utility.dll $@
|
||||
|
||||
Reference in New Issue
Block a user