更新 loader.py
This commit is contained in:
@@ -189,7 +189,7 @@ def about_cmd():
|
||||
"""Command to show about dialog"""
|
||||
cmds.confirmDialog(
|
||||
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"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user