Update README.md

This commit is contained in:
Lawin0129
2023-02-16 23:36:01 +00:00
parent de4c1c9c81
commit 4fec10a13d

View File

@@ -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)