diff options
Diffstat (limited to 'meshmc/branding/org.projecttick.MeshMC.mime.xml')
| -rw-r--r-- | meshmc/branding/org.projecttick.MeshMC.mime.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meshmc/branding/org.projecttick.MeshMC.mime.xml b/meshmc/branding/org.projecttick.MeshMC.mime.xml new file mode 100644 index 0000000000..912250ff61 --- /dev/null +++ b/meshmc/branding/org.projecttick.MeshMC.mime.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> + <mime-type type="application/x-modrinth-modpack+zip"> + <comment>Modrinth Modpack File</comment> + <icon name="application-x-modrinth-modpack"/> + <glob-deleteall/> + <glob pattern="*.mrpack"/> + </mime-type> +</mime-info> |
