# compatible_versions: '1.19.*' # Mod is compatible with 1.19.X. # Description file inside the root directory of the mod. # Icon inside the root directory of the mod. # Author can be any string with any length. # Display name can be any string with any length. # Package version can be any string with any length. # Please keep this form to not make any conflicts with other mod packages (name collisions).
# '.package_name' does not matter as the dot at the beginning of the file means that this unit is anonymous. To set all meta data information you will need to create 'manifest.sii' containing 'mod_package' unit definition file in your mod package. You can specify description, icon image and much more. Meta data are used by mod manager to display your mod to the user. Inside the package you can define manifest file containing meta data about the mod. We recommend using normal directories for development of the mod and using zip archives for mod release, to make mod size smaller and more handy for end-user (on file vs. normal directories - where each directory represents separate mod.zip archives - exactly the same which you used before with the.With the new mod manager we introduce packages. This page provides information about creating mods for the 1.19+ version of the game.