Jump to content

Recommended Posts

I wanted to see Geometric Drops' code to se how it does something but I can't find it in my game files for some reason... If I go to the mod's Steam Workshop page, I can see it's ID is 2431691504, but there's no folder named "workshop-2431691504" in my "Steam\steamapps\common\Don't Starve Together\mods" folder. Can the mod be somewhere else?

I noticed Geometric Placement isn't there as well.

This is due to the Steamworks API change DST updated to.

ISteamRemoteStorage was sort of wherever, but the 'new' API from ISteamUGC stores it in a more uniform way and manages things differently with how it handles updates.

 

It's now split with legacy mods being where you're looking at, and new mods from the new uploader being put in:

~/Steam/steamapps/workshop/content/322330/<id>

  • Like 2
  • Thanks 3

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...