diff --git a/server_windows.go b/server_windows.go new file mode 100644 index 0000000..637e84c --- /dev/null +++ b/server_windows.go @@ -0,0 +1,6 @@ +// +build windows + +package sc + +// ServerPath is the path the scsynth executable on windows systems. +const ServerPath = ""