Hello,
I tried installing a map on my server which definitely contains an info.json file.
When the server starts up, it shows in the console that it has successfully loaded 1 mod. When I look in the config file however, it shows the standard gridmap_v2 file, although I specified the actual file before. I tried with multiple maps and everything, but nothing seems to work. It doesn’t throw any error except a ‘Invalid ZIP file’ on the Client side when it downloads the map from the server the first time. I even tried downloading the map from the server and putting it in the client-side Resources/Client folder manually.
Thank you!