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"
|
||||
}
|
||||
}
|
||||
]
|
85
Engine/Content/EngineFonts/Roboto.json
Normal file
85
Engine/Content/EngineFonts/Roboto.json
Normal file
|
@ -0,0 +1,85 @@
|
|||
[
|
||||
{
|
||||
"Type": "Font",
|
||||
"Name": "Roboto",
|
||||
"Class": "UScriptClass'Font'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"FontCacheType": "EFontCacheType::Runtime",
|
||||
"LegacyFontSize": 10,
|
||||
"LegacyFontName": "Regular",
|
||||
"CompositeFont": {
|
||||
"DefaultTypeface": {
|
||||
"Fonts": [
|
||||
{
|
||||
"Name": "Regular",
|
||||
"Font": {
|
||||
"LocalFontFaceAsset": {
|
||||
"ObjectName": "FontFace'RobotoRegular'",
|
||||
"ObjectPath": "/Engine/EngineFonts/Faces/RobotoRegular.0"
|
||||
},
|
||||
"SubFaceIndex": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Name": "Bold",
|
||||
"Font": {
|
||||
"LocalFontFaceAsset": {
|
||||
"ObjectName": "FontFace'RobotoBold'",
|
||||
"ObjectPath": "/Engine/EngineFonts/Faces/RobotoBold.0"
|
||||
},
|
||||
"SubFaceIndex": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Name": "Italic",
|
||||
"Font": {
|
||||
"LocalFontFaceAsset": {
|
||||
"ObjectName": "FontFace'RobotoItalic'",
|
||||
"ObjectPath": "/Engine/EngineFonts/Faces/RobotoItalic.0"
|
||||
},
|
||||
"SubFaceIndex": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Name": "Bold Italic",
|
||||
"Font": {
|
||||
"LocalFontFaceAsset": {
|
||||
"ObjectName": "FontFace'RobotoBoldItalic'",
|
||||
"ObjectPath": "/Engine/EngineFonts/Faces/RobotoBoldItalic.0"
|
||||
},
|
||||
"SubFaceIndex": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"Name": "Light",
|
||||
"Font": {
|
||||
"LocalFontFaceAsset": {
|
||||
"ObjectName": "FontFace'RobotoLight'",
|
||||
"ObjectPath": "/Engine/EngineFonts/Faces/RobotoLight.0"
|
||||
},
|
||||
"SubFaceIndex": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"FallbackTypeface": {
|
||||
"Typeface": {
|
||||
"Fonts": [
|
||||
{
|
||||
"Name": "Regular",
|
||||
"Font": {
|
||||
"LocalFontFaceAsset": {
|
||||
"ObjectName": "FontFace'DroidSansFallback'",
|
||||
"ObjectPath": "/Engine/EngineFonts/Faces/DroidSansFallback.0"
|
||||
},
|
||||
"SubFaceIndex": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
2114
Engine/Content/EngineFonts/RobotoDistanceField.json
Normal file
2114
Engine/Content/EngineFonts/RobotoDistanceField.json
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue