Skip to content

Instantly share code, notes, and snippets.

View monodop's full-sized avatar
🐢

Harrison Lambeth monodop

🐢
View GitHub Profile
@monodop
monodop / snowrunner_uwp_to_steam.py
Created June 29, 2021 17:20
Convert Snowrunner UWP Saves to Steam
import os
import struct
import sys
import uuid
import zipfile
import json
# Snowrunner save "converter" (Xbox Game Pass for PC -> Steam)
# Might work for other games available with the Game Pass if the app name is changed.
# Running: Just run the script with Python 3 to create a ZIP file that contains the save files