Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前我从控制台启动一个 GUI,这涉及首先加载 GUI,load-gui然后运行显示 GUI 的脚本。
load-gui
如何在不显示控制台的情况下启动 GUI?
您必须为 R3 脚本指定 open/exe 操作:R3 exe。