Skip to content

Script to install, run and sync saves for Brotato.

Notifications You must be signed in to change notification settings

JakubHanko/brotato_mac_port

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consists of three scripts:

  • mac_install.sh
  • play_Brotato.sh
  • pathing.sh

One issues is that your game won't be able to sync to the Steam Cloud... unless:

Workaround for Steam Cloud Save Syncing:

  1. Install CrossOver or Whisky
  2. Use it to Install Steam
  3. Use the Steam Bottle to install Brotato (This will fetch your cloud saves)

You can presumably do this with UTM, Parallels, etc. If you use a different method, you'll need to modify the SYNCED_SAVE_FOLDER within pathing.sh

Instructions

Clone the repo & make the scripts executable

git clone [email protected]:JakubHanko/brotato_mac_port.git
chmod +x mac_install.sh && chmod +x play_Brotato.sh && chmod +x pathing.sh

Change values in pathing.sh

Install the Game using SteamCMD (Homebrew must be installed)

./mac_install.sh 

Play the Game

./play_Brotato.sh 

On Game Launch

  • Steam Cloud Save -- copied --> Archive Folder (Located @ Local Mac Save/SAVE_DATE)
  • Steam Cloud Save -- copied --> Local Mac Save

On Game Exit

  • Local Mac Save -- copied --> Windows Steam Save

After Launching Windows Steam Install

  • Windows Steam Save --> Steam Cloud Save

About

Script to install, run and sync saves for Brotato.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%