dump: [json] pakchunk0
dump: [json] [pak] pakchunk0 dump: [json] [utoc] pakchunk0 track large files with lfs
This commit is contained in:
parent
a0202f19ac
commit
6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions
11
Engine/Content/EngineFonts/Faces/DroidSansFallback.json
Normal file
11
Engine/Content/EngineFonts/Faces/DroidSansFallback.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "FontFace",
|
||||
"Name": "DroidSansFallback",
|
||||
"Class": "UScriptClass'FontFace'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceFilename": "F:\\Perforce\\Releases\\4.24\\Engine\\Content\\Slate\\Fonts\\DroidSansFallback.ttf"
|
||||
}
|
||||
}
|
||||
]
|
11
Engine/Content/EngineFonts/Faces/RobotoBold.json
Normal file
11
Engine/Content/EngineFonts/Faces/RobotoBold.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "FontFace",
|
||||
"Name": "RobotoBold",
|
||||
"Class": "UScriptClass'FontFace'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceFilename": "../../Content/Slate/Fonts/Roboto-Bold.ttf"
|
||||
}
|
||||
}
|
||||
]
|
11
Engine/Content/EngineFonts/Faces/RobotoBoldItalic.json
Normal file
11
Engine/Content/EngineFonts/Faces/RobotoBoldItalic.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "FontFace",
|
||||
"Name": "RobotoBoldItalic",
|
||||
"Class": "UScriptClass'FontFace'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceFilename": "../../Content/Slate/Testing/Fonts/Roboto-BoldItalic.ttf"
|
||||
}
|
||||
}
|
||||
]
|
11
Engine/Content/EngineFonts/Faces/RobotoItalic.json
Normal file
11
Engine/Content/EngineFonts/Faces/RobotoItalic.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "FontFace",
|
||||
"Name": "RobotoItalic",
|
||||
"Class": "UScriptClass'FontFace'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceFilename": "../../Content/Slate/Testing/Fonts/Roboto-Italic.ttf"
|
||||
}
|
||||
}
|
||||
]
|
12
Engine/Content/EngineFonts/Faces/RobotoLight.json
Normal file
12
Engine/Content/EngineFonts/Faces/RobotoLight.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"Type": "FontFace",
|
||||
"Name": "RobotoLight",
|
||||
"Class": "UScriptClass'FontFace'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceFilename": "../../Content/Slate/Fonts/Roboto-Light.ttf",
|
||||
"Hinting": "EFontHinting::AutoLight"
|
||||
}
|
||||
}
|
||||
]
|
11
Engine/Content/EngineFonts/Faces/RobotoRegular.json
Normal file
11
Engine/Content/EngineFonts/Faces/RobotoRegular.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"Type": "FontFace",
|
||||
"Name": "RobotoRegular",
|
||||
"Class": "UScriptClass'FontFace'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"SourceFilename": "../../Content/Slate/Fonts/Roboto-Regular.ttf"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue