AtomicTorch Studio Forums

CryoFall => Modding info => Topic started by: a531552862 on December 17, 2019, 02:58:37 AM

Title: 使用地图MOD
Post by: a531552862 on December 17, 2019, 02:58:37 AM
I'm sorry that I use nonstandard English. Although it's hard, I love this game. My server has been running steadily for a month. I want to make some changes, such as adding my own map.

I have made a map with the help of the powerful cryofall editor and got a. Map file. How can I use it? How can the players of my server use it?
Title: Re: 使用地图MOD
Post by: ai_enabled on December 17, 2019, 04:51:07 AM
Hello!

You just need to replace Core.cpk/Content/Maps/CryoFall.map with your new map and start the server with `new` argument so it will create a new world by using the new map.
Clients don't need to install any mods as the map will be streamed to them by the server.

Regards!
Title: Re: 使用地图MOD
Post by: a531552862 on December 17, 2019, 08:17:15 AM
It was magic,Thank you