shine
shine
I'd like to ask for some advice on how to design input mapping more reasonably in a multiplayer online game. Assuming my game supports up to 4 players, who might...
When I was creating a demo using Visual Studio 2022 with Steamworks.NET, and targeting the output for Windows x64. I manually added \Steamworks.NET-Standalone_2024.8.0\Windows-x64\Steamworks.NET.dll. Surprisingly, the dependency name it required was...
I'm using Godot version 4.4 with the .NET version . I'm using .NET 8, and the version of Steamworks.NET is Version="2024.8.0". After I initialized it with SteamAPI.Init(), I registered the...
我想问下如创建一个txt文件 用与记录log,如果我想发布成手机端页面 和桌面exe 应该如何记录log 求大神指点