Jump to content

Translations:Extra tools/30/zh: Difference between revisions

From DDraceNetwork
Darkh (talk | contribs)
Created page with "示例:map_convert_07 ''src_map_file'' ''dest_map_file''"
 
Darkh (talk | contribs)
No edit summary
 
Line 1: Line 1:
示例:map_convert_07 ''src_map_file'' ''dest_map_file''
创建一个空的仿制小地图来启动原生反作弊(<code>sv_vanilla_antispoof</code>)服务器。更多信息请参阅[https://github.com/ddnet/ddnet/blob/a66379918832e5ad93332bbe0475394b156b5c24/src/engine/shared/network_server.cpp#L371 github]。

Latest revision as of 09:27, 18 January 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Extra tools)
Creates a dummy, small empty map used for vanilla antispoof (<code>sv_vanilla_antispoof</code>). See [https://github.com/ddnet/ddnet/blob/a66379918832e5ad93332bbe0475394b156b5c24/src/engine/shared/network_server.cpp#L371] for more info.

创建一个空的仿制小地图来启动原生反作弊(sv_vanilla_antispoof)服务器。更多信息请参阅github