1
0

Update README to make more sense to a human

This commit is contained in:
2025-08-19 00:32:50 -04:00
parent 972ab251b9
commit 7b4f0b3498

View File

@@ -2,7 +2,7 @@
I was asked to make an AppSettings archiver, so this should work as a rough attempt ... for now. I was asked to make an AppSettings archiver, so this should work as a rough attempt ... for now.
# How to install # How to install
Copy `config.example.py` to `config.py`. Configure your destination directory, and your ROBLOSECURITY cookie if you wish to provide one. I would recommend using an alternate Roblox account, mostly out of precaution. Your ROBLOSECURITY is not transmitted to any other place than Roblox with this script. Copy `config.example.py` to `config.py`. Configure your destination directory, and your ROBLOSECURITY cookie if you wish to provide one. I would recommend using an alternate Roblox account, mostly out of precaution. Your ROBLOSECURITY is not transmitted to any third party with this script, only Roblox will see your ROBLOSECURITY.
This project uses [Poetry](https://python-poetry.org/), which has very clear documentation on how to install it: This project uses [Poetry](https://python-poetry.org/), which has very clear documentation on how to install it: