20 lines
469 B
JSON
20 lines
469 B
JSON
{
|
|
"name": "legacy-script-engine-quickjs",
|
|
"entry": "legacy-script-engine-quickjs.dll",
|
|
"type": "native",
|
|
"description": "A plugin engine for running LLSE plugins on LeviLamina",
|
|
"author": "LiteLDev",
|
|
"version": "0.8.17",
|
|
"dependencies": [
|
|
{
|
|
"name": "LegacyMoney"
|
|
},
|
|
{
|
|
"name": "LegacyParticleAPI"
|
|
},
|
|
{
|
|
"name": "LegacyRemoteCall"
|
|
}
|
|
]
|
|
}
|