Jump to content

Recommended Posts

@polygone, You're welcome, but you should thank Rezecib.

New stuff in the modinfo

api_version = 10api_version_dst = 10 -- optional (if it's the same mod for DST and single-player)dst_compatible = true--This lets clients know if they need to get the mod from the Steam Workshop to join the gameall_clients_require_mod = true--This is basically the opposite; it specifies that this mod doesn't affect other players at all, and if set, won't mark your server as moddedclient_only_mod = false--This lets people search for servers with this mod by these tagsserver_filter_tags = {"character", "rog", "reign of giants"}
Edited by Kzisor

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...