Skip to content

Instantly share code, notes, and snippets.

View claymorwan's full-sized avatar

claymorwan claymorwan

View GitHub Profile
@claymorwan
claymorwan / bbmodel-mime.xml
Created July 2, 2025 22:58
bbmodel mimetype installation file
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/bbmodel">
<comment>File format for Blockbench projects</comment>
<glob pattern="*.bbmodel"/>
</mime-type>
</mime-info>