Jump to content

Recommended Posts

Posted

It is very annoying that very few modders have added tags to their mods at steam workshop. When I added my first mod the tag choices didn't make sense. Now at least they make sense. When I updated my mod this morning using Mod Buddy, I attempted to add tags. In the upload dialog, there is a text field where you can type in tags. It isn't any kind of picklist. I copied the name of an existing steam tag, "Soldier Customization" into the field and published. The publish worked; I can see the new preview jpg and the other changes. The tag still does not appear.

 

Does anybody know how the mod author can successfully add tags?

Posted

Grrr. I can see that they would not allow general users to add tags to authors' mods. And I can see that they would not allow even authors to propose new tags. But, given an approved set of tags, why can't an author choose from these tags? Oh well, the post you pointed sounds authoritative, so I will just refer to this whenever people complain to me again.

  • 3 weeks later...
  • 2 weeks later...
Posted

Yeah, me either. I tried several times on one mod, and even the next day, steam did not show the tags. Some people have gotten this to work because the number of mods matching the tags is starting to rise. But I can't get it.

Posted
  On 3/26/2016 at 8:48 PM, davidlallen said:

Yeah, me either. I tried several times on one mod, and even the next day, steam did not show the tags. Some people have gotten this to work because the number of mods matching the tags is starting to rise. But I can't get it.

When you're ready to publish your mod, go to common\XCOM 2 SDK\XComGame\Mods\YourMod and open YourMod.XComMod in a text editor. Add "tags=" to the last line (or above "contentImage=" if that's there). Tags are comma separated and lower case, only the default tags visible on the workshop will actually function for filtering purposes, AFAIK you can add non-default tags but it's no different from just being descriptive in your mod's description. Here's my tags line for example from line 5 of my HavocVoicePack.XComMod file. The spacing is important.

tags= voice, soldier customization

After adding them there they should show up on the publishing menu, when you update your mod you'll have to re-add the tags from what I remember reading (just like you have to re-update your description on Steam)

Posted

That's exactly what the original guide says. Looking at several XComMod files of mods which have tags, I see that some have "tags= " with a space, and some have "tags=" with no space. I have tried republishing with both, and I still can't get any tags. I checked the spelling, etc.

 

When you say "when you update your mod you'll have to re-add the tags", what does that mean? Is there some other way to re-add tags?

Posted
  On 3/27/2016 at 5:00 AM, davidlallen said:

That's exactly what the original guide says. Looking at several XComMod files of mods which have tags, I see that some have "tags= " with a space, and some have "tags=" with no space. I have tried republishing with both, and I still can't get any tags. I checked the spelling, etc.

 

When you say "when you update your mod you'll have to re-add the tags", what does that mean? Is there some other way to re-add tags?

IIRC when you rebuild the mod the tags will be removed, so you have to re-add them if you want to keep them when you're updating the mod.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...