mirror of
https://github.com/rwinkhart/MUTN.git
synced 2026-09-01 14:47:21 -04:00
Disable sshyp-sync-shim on Windows
This commit is contained in:
@@ -9,3 +9,4 @@ var ConfigPath = ConfigDir + "/libmutton.ini"
|
||||
|
||||
// PathSeparator defines the character used to separate directories in a path (platform-specific)
|
||||
const PathSeparator = "/"
|
||||
const Windows = false // TODO temporary, remove after native sync is implemented
|
||||
|
||||
Reference in New Issue
Block a user