adapt: adapt 1.20.72

This commit is contained in:
Tsubasa6848
2024-03-28 00:06:06 +08:00 Unverified
parent e799b2a0c9
commit c65c72d51e
10 changed files with 133 additions and 9 deletions
@@ -0,0 +1,16 @@
{
"entry": "GMLIB_LRCA-Plugin-Template.js",
"name": "GMLIB_LRCA-Plugin-Template",
"type": "lse-quickjs",
"version": "0.0.1",
"author": "Your Name",
"description": "plugin description",
"dependencies": [
{
"name": "legacy-script-engine-quickjs"
},
{
"name": "GMLIB-LegacyRemoteCallApi"
}
]
}