mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 03:50:39 +00:00
11 lines
532 B
XML
11 lines
532 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
|
|
<mime-type type="application/x-lce_inst">
|
|
<comment>LCE Qt Launcher Instance Save File</comment>
|
|
<magic priority="50">
|
|
<match type="string" value="https://raw.githubusercontent.com/xgui4/LCE-Qt-Launcher/refs/heads/master/schemas/x-application-lce_inst.json" offset="0:256"/>
|
|
</magic>
|
|
<glob pattern="*.lce_inst"/>
|
|
<generic-icon name="application-x-lce_inst"/>
|
|
</mime-type>
|
|
</mime-info> |