mirror of
https://github.com/4sval/FModel.git
synced 2026-09-20 07:24:45 -05:00
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user