Skip to content

Commit

Permalink
Move fontfiletable.txt to keyvalues (#612)
Browse files Browse the repository at this point in the history
This is done so mods using keyvalues folders to add custom fonts to the game don't revert the changes done by Northstar
  • Loading branch information
EladNLG authored Jul 28, 2024
1 parent 0e8990f commit 7abae6c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 40 deletions.
10 changes: 10 additions & 0 deletions Northstar.Client/keyvalues/resource/fontfiletable.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
FontFileTable
{
"arial unicode ms" "resource/Lato-Regular.ttf"

"lucida console" "resource/NorthstarMono.ttf" [$PC]

"arial" "resource/Lato-Regular.ttf"
"arial bold" "resource/Lato-Regular.ttf"
"arial narrow" "resource/Lato-Regular.ttf"
}
40 changes: 0 additions & 40 deletions Northstar.Client/mod/resource/fontfiletable.txt

This file was deleted.

0 comments on commit 7abae6c

Please sign in to comment.