Unreal-FixedPointMath/FixedPointMath.uplugin

24 lines
459 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Fixed Point Math",
"Description": "",
"Category": "Math",
"CreatedBy": "_Redstone_c_",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "FixedPointMath",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}