FONT AND BULLSHIT

This commit is contained in:
Cameron Taylor
2021-02-01 01:50:30 -05:00
parent e4b90928ba
commit b6091a43a7
8 changed files with 137 additions and 17 deletions

View File

@ -54,9 +54,12 @@
<assets path="CHANGELOG.md"/>
<assets path="assets/fonts/vcr.ttf" embed="true" />
<!-- NOTE FOR FUTURE SELF SINCE FONTS ARE ALWAYS FUCKY
TO FIX ONE OF THEM, I CONVERTED IT TO OTF. DUNNO IF YOU NEED TO
THEN UHHH I USED THE NAME OF THE FONT WITH SETFORMAT() ON THE TEXT!!!
NOT USING A DIRECT THING TO THE ASSET!!!
-->
<assets path="assets/fonts" embed='true'/>
<!-- _______________________________ Libraries ______________________________ -->
<haxelib name="flixel" />