create plugin

This commit is contained in:
2026-01-16 23:12:08 +01:00
parent 71ecd55ab0
commit d79088c180
37 changed files with 2181 additions and 5 deletions

View File

@@ -0,0 +1,24 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "MosisSDK",
"Description": "",
"Category": "Other",
"CreatedBy": "OmixLab LTD",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "MosisSDK",
"Type": "Runtime",
"LoadingPhase": "Default"
}
]
}