Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

20 lines
432 B
Plaintext

{
"FileVersion" : 3,
"FriendlyName" : "PlainProps",
"Description" : "New Serialization Stack Prototype",
"Category": "Experimental",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "https://epicgames.com",
"EnabledByDefault" : false,
"IsExperimentalVersion": true,
"SupportedTargetPlatforms": [
"Win64"
],
"Modules": [
{
"Name" : "PlainProps",
"Type" : "Runtime",
"PlatformAllowList": [ "Win64" ]
}
]
}