aur/unreal-engine.xml
2022-07-24 01:29:46 +08:00

8 lines
298 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-uproject">
<comment>Unreal Project</comment>
<generic-icon name="application-x-uproject"/>
<glob pattern="*.uproject"/>
</mime-type>
</mime-info>