Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.11 KB

Client Profiles

How it works

It simply copies the whole contents from the specified profile directory into the main /config/ folder and vice-versa.

If the current profile (e.g. the profile switching FROM) is set to read-only, all files and directories (except those from this mod) will be deleted. No way to recover them.

However, if the profile is not set to read-only, all files and directories currently present inside the /config/ folder will effectively overwrite (or "save") that profile inside /config/clientprofiles/<profileName>/.

Be careful not to lose your configs. Things might go wrong.

You've been warned.

For real, make backups.

Available commands

command
/clientprofile
/clientprofile create <profile_name>
/clientprofile delete <profile_name>
/clientprofile list
/clientprofile switch <profile_name>
/clientprofile save

License

See LICENSE.