code-disaster / steamworks4j

A thin Java wrapper to access the Steamworks API
https://code-disaster.github.io/steamworks4j/
MIT License
467 stars 64 forks source link

Add a way to get the actual workshop item id #89

Closed tylerhasman closed 4 years ago

tylerhasman commented 4 years ago

For my game I need a way to actually get what the published file id is to send over the network.

tylerhasman commented 4 years ago

Oh wait I literally found a way to do this already built in... sorry 🤦‍♂