Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are not allowed to modify my files, including creating bug fixes or improving on features under any circumstances
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are not allowed to use assets from this file under any circumstances
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
vanilla files modded in this mod are created by the game developer 10tons
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 10
added Korean translations for MoleEater's mods by SilverMoonMint
added Korean translations for DLCX mod by SilverMoonMint
Version 9
added Chinese translations for DLCX mod by -XYB88-
Version 8
added 2 downloadable version: for GOG in-game Mod menu & for Android .pak file
Version 7
updated to game version 1.4.0.41
Version 6
updated to game version 1.4.0.36
Version 5
updated to game version 1.4.0.29
Version 4
added Russian translations for MoleEater's mods by *VESP*
updated Chinese translations for MoleEater's mods by -XYB88-
fixed Chinese translations may have lost newline characters because of code reformatting, reverted
Version 3
updated Chinese translations for MoleEater's mods by -XYB88-
Version 2
added Chinese translations for MoleEater's mods by -XYB88-
Version 1
initial upload of the v1.3.0.65 vanilla files and all text from MoleEater's mods included in the English file
For mod users: You need to follow the process described in the README file in the downloaded .zip file.
For translators: Thanks for helping, please come to Discord to talk about the details.
For mod creators: On GOG, there is a limitation for the translation files, only one file will be loaded for every language. This means, there can not be separate files for different mods, so the modders need to cooperate, and commit all their changes in 1 shared file.
On Android, the package loading in Dysmantle works in the order of:
loading packages listed in the APPLICATION/packages attribute
then loading packages listed in the VARIANTS/addon_packages attribute
then loading the package named data-localizations, always, fixed, unchangeable
which means, none of the mods can overwrite the translation files, as the vanilla translation package is loaded after the mods, so it is even stronger. Which means, we need to replace the vanilla file with ours, and there can not be separate files based on different languages, as the vanilla file contains all languages in 1 file, and it will overwrite all of them. So the modders need to cooperate, and commit all their changes in 1 shared file.