mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 00:04:22 +02:00
569 B
569 B
Adding Achievements
- Add a .svg in
./assets/Steam/achievements/real - Run
node ./tools/fetch-steam-achievements-data DEVKEYHERE- Get your key here: https://steamcommunity.com/dev/apikey
- Add an entry in
./src/Achievements/AchievementData.json-> achievements- It should match the information for the Steam achievement, if applicable
- Order the new achievement entry thematically
- Add an entry in
./src/Achievements/Achievements.ts-> achievements- Match the order of achievements in
AchievementData.json
- Match the order of achievements in
- Commit
./dist/icons/achievements