Hello!
So I had an old post and find the real problem, so I made another post...
Whenever I publish my game from the project manager Steamworks always fails to load, even with Sandboxing enabled or disabled. The code I used to load Steamworks is:
if not Steamworks:Initialize() then Debug:Error("Failed to load Steam") end
Whenever I have sandboxing enabled or not, it always works when in the editor and when just running the .exe file from the folder, Steamworks loads and everything is fine.
It really feels like I'm missing something :/
Thanks, KraXarN
EDIT: Forgot to add a steam_appid.txt, oops... It all works fine now