mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
This commit is contained in:
parent
090e7445f6
commit
ac95ca7ebe
|
|
@ -14,7 +14,7 @@ public class Typefaces
|
|||
private const string _EXT = ".ufont";
|
||||
|
||||
// FortniteGame
|
||||
private const string _FORTNITE_BASE_PATH = "/Game/UI/Foundation/Fonts/";
|
||||
private const string _FORTNITE_BASE_PATH = "FortniteGame/Plugins/FortUILibrary/Content/Fonts/";
|
||||
private const string _ASIA_ERINM = "AsiaERINM"; // korean fortnite
|
||||
private const string _BURBANK_BIG_CONDENSED_BLACK = "BurbankBigCondensed-Black"; // russian
|
||||
private const string _BURBANK_BIG_REGULAR_BLACK = "BurbankBigRegular-Black";
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
FModel - An Unreal Engine Archives Explorer in C#
|
||||
------------------------------------------
|
||||
|
||||
[](https://github.com/4sval/FModel/actions)
|
||||
[](https://github.com/4sval/FModel/actions)
|
||||
[](https://fmodel.app/download)
|
||||
[](https://fmodel.app/donate)
|
||||
[](https://fmodel.app/discord)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user