Astera-org / minetest

Minetest is an open source voxel game engine with easy modding and game creation
https://www.minetest.net/
Other
0 stars 0 forks source link

use fixed_map_seed instead of current time #45

Closed garymm closed 5 months ago

garymm commented 5 months ago

this should result in the server port chosen being independent of the time, which will hopefully fix port colissions we were seeing.