mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
24 lines
573 B
Plaintext
24 lines
573 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.1",
|
|
"FriendlyName": "JsonAsAsset",
|
|
"Description": "A editor plugin to allow JSON files from FModel to a asset in the Content Browser.",
|
|
"Category": "Other",
|
|
"CreatedBy": "Tector",
|
|
"CreatedByURL": "https://github.com/Tectors",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "https://github.com/Tectors",
|
|
"EngineVersion": "4.25.0",
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "JsonAsAsset",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
]
|
|
} |