xna-cncnet-client icon indicating copy to clipboard operation
xna-cncnet-client copied to clipboard

Add a way to refresh custom maps list without exiting the lobby

Open Metadorius opened this issue 5 years ago • 1 comments

Currently custom map sharing needs to be done manually for a lot of mods using CnCNet due to how MapDB backend works. Sharing the map becomes even more of a headache because every player needs to restart (or rejoin?) the lobby before being able to load the map.

Metadorius avatar Oct 06 '20 19:10 Metadorius

A file system watcher keeping an eye on the custom maps folder could be a good way to do this.

Rampastring avatar Oct 06 '20 21:10 Rampastring