Being half-giant can make ceremonies extra eventful

...fictional ex-90s platformer mascot, nerd, plural, ΘΔ.
Being half-giant can make ceremonies extra eventful
even here, have to use the brand font
(and because furality's badge maker doesn't work on mac, and the font they're using (Blambot's Astounder Squared) is a $25 license for an individual user; presumably it's embedded in the windows only DLLs they're using)
actually wait, correction
the badge download comes with a file called f5a-title.bean
and rereading the editor code, i saw this
if (!System.IO.Directory.Exists(FontPath))
System.IO.Directory.CreateDirectory(FontPath);
// Copy the file over
File.Copy(Path.Combine(Application.dataPath, "Furality\\Furality Luma Festival\\Editor\\f5a-title.bean"), FontPath+FontName, true);
yeah, just rename .bean to .ttf and that solves that problem
(it doesn't come with all the variations of astounder squared that are in the commercial version, and given that this would be fine if i'd used their editor, i'm classing it as technically unlicensed but probably OK)
Bringing this back, because the Sylva badge maker is broken on Mac but in a different way - the Sylva one just softlocks and requires a force quit instead! Incredible.
Same as before - if you can't use the badge maker, but want to match fonts, in $ProjectRoot/Assets/Furality/BadgeMaker, there are files named f6-name.bean and f6-pronouns.bean. Rename to TTF, and then use the PSD in $ProjectRoot/Assets/Furality/Furality Sylva/Avatar Assets/Badges/$FuralityTier/Texture to create your custom texture.