在日志窗口输出奶龙

This commit is contained in:
洪籽阳外婆
2024-12-11 18:00:24 +08:00
committed by GitHub
parent 958e3ae841
commit 7a1414f108
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest_version": 1,
"name": "奶龙",
"version": "1.0",
"description": "在日志窗口一直输出奶龙",
"authors": [
{
"name": "HZYgrandma",
}
],
"main": "main.js"
}