diff --git a/README.md b/README.md index 43d8820..abd6f97 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# AthenaProfileGenerator \ No newline at end of file +# AthenaProfileGenerator +This will generate an athena profile with the latest cosmetics and variants (editable styles). +Made for fortnite backends (fortnite private servers) + +# Generating the profile +1) Install [NodeJS](https://nodejs.org/en/) +2) Run "install_packages.bat" to install all the modules. +3) Run "start.bat" to generate the profile. +4) Once it's finished, it will save as a json inside the current directory with the name "athena.json". +5) Now you're ready to use it on a fortnite backend!