This commit is contained in:
yjj
2026-02-26 23:45:31 +08:00
parent aa599ea653
commit dd642c8585
79 changed files with 6044 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
{
"FileVersion": 3,
"Version": 10207,
"VersionName": "1.2.7",
"FriendlyName": "UnrealAgentLink",
"Description": "Unreal Agent Link For UEBOX",
"Category": "Other",
"CreatedBy": "uebox.ai",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": true,
"EnabledByDefault": true,
"Modules": [
{
"Name": "UnrealAgentLink",
"Type": "Editor",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "PythonScriptPlugin",
"Enabled": true
}
]
}