Merge branch 'mod-dependencies' of https://github.com/MEEPofFaith/Mindustry into MEEPofFaith-mod-dependencies
This commit is contained in:
@@ -168,7 +168,6 @@ mod.requiresversion = Requires game version: [red]{0}
|
||||
|
||||
mod.errors = Errors have occurred loading content.
|
||||
mod.noerrorplay = [red]You have mods with errors.[] Either disable the affected mods or fix the errors before playing.
|
||||
mod.nowdisabled = [red]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 = [red]Restart Required
|
||||
@@ -184,6 +183,16 @@ mod.preview.missing = Before publishing this mod in the workshop, you must add a
|
||||
mod.folder.missing = Only mods in folder form can be published on the workshop.\nTo convert any mod into a folder, simply unzip its file into a folder and delete the old zip, then restart your game or reload your mods.
|
||||
mod.scripts.disable = Your device does not support mods with scripts. You must disable these mods to play the game.
|
||||
|
||||
mod.dependencies.error = [scarlet]Mods are missing dependencies
|
||||
mod.dependencies.soft = (optional)
|
||||
mod.dependencies.download = Import
|
||||
mod.dependencies.downloadreq = Import Required
|
||||
mod.dependencies.downloadall = Import All
|
||||
mod.dependencies.status = Import Results
|
||||
mod.dependencies.success = Successfully downloaded:
|
||||
mod.dependencies.failure = Failed to download:
|
||||
mod.dependencies.imported = This mod requires dependencies. Download?
|
||||
|
||||
about.button = About
|
||||
name = Name:
|
||||
noname = Pick a[accent] player name[] first.
|
||||
|
||||
Reference in New Issue
Block a user