Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Dediserver guide for mod creators

Open dpw13 opened this issue 3 years ago • 3 comments

  • what VS targets to build for to have dedi support
  • how to list your mod as having dedisupport on SMR (but I think this should happen automatically based on what build targets you uploaded?)
  • how to build just shipping/dev editor for your own testing so you don't recompile dediserver every single time you build a test version and don't need it
  • an explanation of how dediservers differs from regular multiplayer (stuff like "everyone playing is a client" and "really important to make sure you get your multiplayer code working right, because if it 'just works for the host' that means it won't work for anyone in mp")

dpw13 avatar Dec 30 '22 18:12 dpw13

Item 2 - yes, this will happen automatically if you upload the proper build targets.

dpw13 avatar Dec 31 '22 16:12 dpw13

See #164, not sure if I got all the bases covered.... so leaving as draft

porisius avatar Jan 19 '23 23:01 porisius

Created new branch called dedi-docs and merged PR. Keeping ticket open. Feel free to review/make changes as neccessary.

porisius avatar Jun 22 '23 13:06 porisius