Removed reload, forced mandatory mod restart
This commit is contained in:
@@ -106,6 +106,7 @@ mods.guide = Modding Guide
|
||||
mods.report = Report Bug
|
||||
mods.openfolder = Open Folder
|
||||
mods.reload = Reload
|
||||
mods.reloadexit = The game will now exit, to reload mods.
|
||||
mod.display = [gray]Mod:[orange] {0}
|
||||
mod.enabled = [lightgray]Enabled
|
||||
mod.disabled = [scarlet]Disabled
|
||||
@@ -120,7 +121,7 @@ mod.noerrorplay = [scarlet]You have mods with errors.[] Either disable the affec
|
||||
mod.nowdisabled = [scarlet]Mod '{0}' is missing dependencies:[accent] {1}\n[lightgray]These mods need to be downloaded first.\nThis mod will be automatically disabled.
|
||||
mod.enable = Enable
|
||||
mod.requiresrestart = The game will now close to apply the mod changes.
|
||||
mod.reloadrequired = [scarlet]Reload Required
|
||||
mod.reloadrequired = [scarlet]Restart Required
|
||||
mod.import = Import Mod
|
||||
mod.import.file = Import File
|
||||
mod.import.github = Import From GitHub
|
||||
|
||||
Reference in New Issue
Block a user