

(测试版)允许在合作模式中在第二显示器给另一个角色一个独立的视角。
(Beta Ver.) Allow another character to have an independent view on the second display in coop mode.
ps: To meganut: Thank you for submitting the code. I initially thought it was a prank until I saw the windowing code you added. But changing the resolution at the beginning will bring it back as the game loads. So I updated the patch for the main window of any resolution. Additionally, it is not feasible to directly render the UI to the second display because a camera in Unity can only specify one display in one frame, and the other must use texture. Anyway thank you for your submission, which made me aware of some issues. If you have further suggestions, you can contact @kliorr on the MtG Discord server as it is not convenient here.
0.7.2:优化性能,也许。
0.7.1:修复黑屏问题。
0.7.0:主窗口可以随意更改分辨率不会闪屏。
0.6.1:文档修改。
0.6.0:修复了画面缩放的问题。
0.5.0:测试版。
0.7.2: Optimize performance, perhaps.
0.7.1: Fix the black screen issue.
0.7.0: The resolution of the main window can be changed freely without flickering.
0.6.1: Doc changed.
0.6.0: Fixed the issue of screen scaling.
0.5.0: Beta ver.