chucklenugget / imperium

A Rust plugin that implements a new game mode
MIT License
16 stars 7 forks source link

Update map image #6

Open lukeishere02 opened 5 years ago

lukeishere02 commented 5 years ago

Hi im new to building a rust server and love the sound of this. is there any instrutions for this? also im having problems setting up the map image in the .json "map": { "commandCooldownSeconds": 10, "imageSize": 1440, "imageUrl": "http://playrust.io/map/?Procedural%20Map_3000_3484684", "maxPinNameLength": 20, "minPinNameLength": 2, "pinCost": 100, "pinsEnabled": true, "serverLogoUrl": ""

am i using the correct url or is there a diffrent way to do this ?