mirror of
https://github.com/Lawin0129/AthenaProfileGenerator.git
synced 2026-01-13 03:02:22 +01:00
Update README.md
This commit is contained in:
@@ -1,12 +1,15 @@
|
|||||||
# AthenaProfileGenerator
|
# AthenaProfileGenerator
|
||||||
This will generate an athena profile with the latest cosmetics and variants (editable styles).
|
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
|
# Generating the profile
|
||||||
1) Install [NodeJS](https://nodejs.org/en/)
|
1) Install [NodeJS](https://nodejs.org/en/).
|
||||||
2) Run "install_packages.bat" to install all the modules.
|
2) Run "install_packages.bat" to install all the required modules.
|
||||||
3) Run "start.bat" to generate the profile.
|
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".
|
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!
|
5) Now you're ready to use it on a fortnite backend!
|
||||||
|
|
||||||
This generator uses [fortnite-api](https://fortnite-api.com/).
|
This generator uses [fortnite-api](https://fortnite-api.com/).
|
||||||
|
|
||||||
|
# Example usage
|
||||||
|

|
||||||
Reference in New Issue
Block a user