[FEATURE] Minecluster Icons

This commit is contained in:
Dunemask 2024-02-04 21:06:03 -07:00
parent 1eaa7ff5a5
commit 6a7e4dfb9a
22 changed files with 289 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/icons/mstile-150x150.png?v=feb4-24-mineblock"/>
<TileColor>#00aba9</TileColor>
</tile>
</msapplication>
</browserconfig>