YoYoGames / GMEXT-Steamworks

Repository for GameMaker's Steamworks Extension
Other
62 stars 13 forks source link

Implement steam_file_read_buffer / steam_file_write_buffer (Issue #81) #90

Closed nkrapivin closed 1 month ago

nkrapivin commented 1 month ago

This PR adds two new functions for operating the Steam Cloud Remote Storage.

steam_file_write_buffer is a buffer version of steam_file_write steam_file_read_buffer is a buffer version of steam_file_read

I tried to keep the diff as clean as possible, but as usual, extension/steamworks/steamworks.yy didn't survive the format mess.

DragoniteSpam commented 3 weeks ago

this makes dealing with my mixed-text-and-binary save files SO much easier on steam cloud tyvm ヽ( 。 ヮ゚)ノ