Files
BusyRabbit/Plugins/lua_wrapper/lua_wrapper.uplugin

23 lines
423 B
Plaintext
Raw Normal View History

2025-07-09 01:08:35 +08:00
{
"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"
}
]
}