diff --git a/README.md b/README.md index c32f331..37f1cb7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ # AthenaProfileGenerator This will generate an athena profile with the latest cosmetics and variants (editable styles). -Made for fortnite backends (fortnite private servers) +Made for fortnite backends (fortnite private servers) like LawinServer. # Generating the profile -1) Install [NodeJS](https://nodejs.org/en/) -2) Run "install_packages.bat" to install all the modules. +1) Install [NodeJS](https://nodejs.org/en/). +2) Run "install_packages.bat" to install all the required 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! This generator uses [fortnite-api](https://fortnite-api.com/). + +# Example usage +![Animation2](https://user-images.githubusercontent.com/56766256/219511695-db59d644-94cf-48ee-b582-23c65460b1ff.gif) \ No newline at end of file