Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

SaveFileSharingMod
A save file sharing mod so you can share and play on friends saves without needing them to be online!
Last updated | 2 weeks ago |
Total downloads | 631 |
Total rating | 0 |
Categories | Tools Misc IL2CPP |
Dependency string | Sour420-SaveFileSharingMod-1.1.2 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.7.0README
Schedule-I-Save-File-Sharing-Mod
A file sharing mod so you can share and play on friends saves without needing them to be online!
How To Setup and use the mod
1. Get A Supabase project
-Goto: https://supabase.com/ and create an account
-Goto the Supabase dashboard and create a new project
(Note: Make sure you save your projects ID this is located at the end of the link when you are on the main page EX:supabase.com/dashboard/project/ThisIsWhereUrIDIs)
2. Create a new bucket
-Goto the storage tab on the left hand side
-Press the "New bucket" button and name it "save-sync"
-Make your bucket PUBLIC
3. Upload the save folder to the bucket
-Find your save folder and upload it (saves are located at: C:\Users\[NAME]\AppData\LocalLow\TVGS\Schedule I\Saves\[SteamID])
(Note: you can get to the locallow folder by pressing Win+R and typying "%localappdata%low" and pressing enter)
4. Get your API Key
-Goto project settings on the left hand side
-Goto the Data API tab of project settings
-Save your "service_role" ID
5. Set up your config file
-Locate the config file (Located at: ...SteamLibrary\steamapps\common\Schedule I\UserData\SaveFileSharing.cfg)
-Replace [ID] in the links with your Suprabase project ID (the links should work fine if you named your bucket correctly)
-Input your API Key
-Find your Steam ID by going to Steam and pressing your Steam name in the top right then "Account Details" and your Steam ID shows below your username
-Input your Steam ID(this is for finding the save path and changing the save before the game loads them)
Now when launching the game you will automaticlly download the uploaded save file from Supabase and when quitting the game you will automaticlly upload the current save file to the Supabase storage, all your fiends need to do is have the mod installed and the same config as you(Besides the steam ID) and you will be sharing the save file with them!