更新 loader.py
This commit is contained in:
@@ -189,7 +189,7 @@ def about_cmd():
|
|||||||
"""Command to show about dialog"""
|
"""Command to show about dialog"""
|
||||||
cmds.confirmDialog(
|
cmds.confirmDialog(
|
||||||
title="About MCP",
|
title="About MCP",
|
||||||
message="Maya MCP (Model Context Protocol)\nVersion 1.0.0\n\nAuthor: Virtuos Games",
|
message="Maya MCP (Model Context Protocol)\nVersion 1.0.0\n\nAuthor: Jeffrey Tsai",
|
||||||
button="OK"
|
button="OK"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user