Archived
Adding Mods w/Symlink
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
## Settings file was created by plugin Corter ModSync v0.10.0
|
||||
## Plugin GUID: corter.modsync
|
||||
|
||||
[General]
|
||||
|
||||
## Should the mod delete files that have been removed from the server?
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
Delete Removed Files = false
|
||||
|
||||
[Synced Paths]
|
||||
|
||||
## Should the mod attempt to sync files from ModSync.Utility.SyncPath
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
ModSync.Updater.exe = true
|
||||
|
||||
## Should the mod attempt to sync files from ModSync.Utility.SyncPath
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
BepInEx/plugins/Corter-ModSync.dll = true
|
||||
|
||||
## Should the mod attempt to sync files from ModSync.Utility.SyncPath
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
BepInEx/patchers = true
|
||||
|
||||
## Should the mod attempt to sync files from ModSync.Utility.SyncPath
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
BepInEx/plugins = true
|
||||
|
||||
## Should the mod attempt to sync files from ModSync.Utility.SyncPath
|
||||
# Setting type: Boolean
|
||||
# Default value: true
|
||||
BepInEx/config = true
|
||||
|
||||
## Should the mod attempt to sync files from ModSync.Utility.SyncPath
|
||||
# Setting type: Boolean
|
||||
# Default value: false
|
||||
user/mods = false
|
||||
|
||||
Reference in New Issue
Block a user