Idrees

Results 55 comments of Idrees

Interesting, what's your method of patching Monocraft? Are you patching the bundle (ttc) or individual font files? It's possible my method for patching the bundle is incorrect.

Interesting, I wonder if that's a bug with nerdfont then with their patcher. I've been using the following script to patch stuff: `python3.12 ./nerd-fonts/font-patcher ../dist/Monocraft.ttc --complete --careful --outputdir ../dist/`. I...

Fixed as of [v4.0](https://github.com/IdreesInc/Monocraft/releases/tag/v4.0)

Likely fixed as of https://github.com/IdreesInc/Monocraft/releases/tag/v4.0 , but feel free to reopen if this isn't the case!

Made some changes in #139 to check for ignored paths when scanning waypoints. Should mean that you can just add `\.sync-conflict` to your ignore regex in settings and avoid this...