Modding:Network API: Difference between revisions

From Vintage Story Wiki
m
Line 76: Line 76:


<syntaxhighlight lang="c#">
<syntaxhighlight lang="c#">
public class NetworkApiTest : ModSystem
    public class NetworkApiTest : ModSystem
     {
     {
         #region Client
         #region Client