The aim of this project is allowing you to emulate the Steam Cloud behaviour within your local filesystem. This can be use to share your local saved-games with another PC (even cross-OS).
USAGE:
autocopy-rs.exe [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
SUBCOMMANDS:
add Adds a folder to the copy registry (creates a profile)
help Prints this message or the help of the given subcommand(s)
remove Removes the selected profile
show Shows all added profiles
start Starts the program
This project is licensed under Apache 2.0. AutoCopy makes use of the following 3º party libraries:
All of the licenses of these projects can be found on third_party folder.