Files
bettergi-scripts-list/repo/js/AutoEnter/manifest.json

20 lines
410 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"manifest_version": 1,
"name": "进入联机状态",
"version": "0.0.4",
"tags": [
"狗粮"
],
"description": "配合AAA狗粮联机团购使用自动进入别人世界或批准别人加入",
"saved_files": [
"records/*.txt"
],
"authors": [
{
"name": "mno",
"links": "https://github.com/Bedrockx"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}