Files
OpenParty/plugins/HelloWorld/manifest.json

9 lines
173 B
JSON

{
"name": "HelloWorld",
"version": "1.0.0",
"description": "A simple Hello World plugin.",
"main": "HelloWorld.js",
"author": "OpenParty",
"execution": "init"
}