15 lines
274 B
JSON
15 lines
274 B
JSON
{
|
|
"name": "WorldStateSync",
|
|
"version": "1.0.0",
|
|
"description": "WorldStateSync plugin for Warframe Emulator",
|
|
"main": "index.js",
|
|
"author": "Your Name",
|
|
"license": "GNU",
|
|
"config": {
|
|
"enabled": true
|
|
},
|
|
"dependencies": {},
|
|
"tags": [
|
|
"custom"
|
|
]
|
|
} |