Add more information to README
This commit is contained in:
@@ -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 third party with this script, only Roblox will see your ROBLOSECURITY.
|
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. Some additional configuration options if you want to configure them are for overwriting the AppSettings list with your own (it could really just be anything with JSON), and a log level if you want to make things a little noisier.
|
||||||
|
|
||||||
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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user