This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This code was made possible using the following references: | |
# 1. Softwool's godot-steam-cloud plugin: https://github.com/softwoolco/godot-steam-cloud | |
# 2. GodotSteam's remote storage documentation: https://godotsteam.com/classes/remote_storage | |
# 3. Godot's hashing documentation: https://docs.godotengine.org/en/stable/classes/class_hashingcontext.html | |
# MIT License | |
# | |
# Copyright (c) 2024 Pukiru | |
# | |
# Permission is hereby granted, free of charge, to any person obtaining a copy |