Save storage location on Steam game

Hi! I’m trying to implement cloud storage on my game - and so I want to find out where the Steam game’s files are saved, rather than the local files that are saved when running the game through Gdevelop client. Anyone know about this?

Thanks!

The steamworks action provide some to read and write to the cloud save directory

Yeah. Apparently it’s all done with Steam’s API without having to code anything. I’m trying to find the folders where Steam saves the files to no luck. I should ask the guy who made Bullet Bunny (I don’t know if he has Steam Cloud enabled).