Files
BusyRabbit/Plugins/lua_wrapper/lua_wrapper.uplugin
2025-07-09 01:08:35 +08:00

23 lines
423 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "lua_wrapper",
"Description": "lua wrapper",
"Category": "Other",
"CreatedBy": "leeyi",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": false,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
"Name": "lua_wrapper",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}