dump: [json] pakchunk0

dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
This commit is contained in:
merith-tk 2024-11-29 17:06:31 -08:00
parent a0202f19ac
commit 6c5b2d22ac
5983 changed files with 1839706 additions and 0 deletions

View 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"
}
}
]

View 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"
}
}
]

View 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"
}
}
]

View 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"
}
}
]

View 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"
}
}
]

View 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"
}
}
]

View 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
}
}
]
}
}
}
}
}
]

File diff suppressed because it is too large Load diff