Skip to content

Commit

Permalink
collapsable
Browse files Browse the repository at this point in the history
  • Loading branch information
Rorschach7552 committed Sep 19, 2024
1 parent b3e2e9a commit 9472edd
Showing 1 changed file with 71 additions and 5 deletions.
76 changes: 71 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
#D2loadouts.com
# D2loadouts.com

D2loadout is a Destiny 2 application that allows players to seamlessly create, optimize, equip, save, and share their builds. The goal of D2loadout is to remove the hassle of using multiple tools to achieve their build goals or to use their favorite streamers' loadouts. The table of contents includes a section for users and a section for developers. The user section covers all the features and what you can do with D2loadout. Join our Discord for requesting features and more updates!

#Reporting bugs
Search the exisiting issues and closed issues. If the bug doesnt exist, report the bug and show us how to replicate it if possible.
# Reporting Bugs

## Table of Contents : User Section
Search the existing issues and closed issues. If the bug doesn't exist, report the bug and show us how to replicate it if possible.

## Table of Contents: User Section

<details>
<summary>Click to expand User Table of Contents</summary>

- [Character Selection](#character-selection)
- [Find Optimal Armor Combination](#find-optimal-armor-combination)
Expand All @@ -19,72 +23,134 @@ Search the exisiting issues and closed issues. If the bug doesnt exist, report t
- [Share Loadout](#share-loadout)
- [How to Use Loadout Link](#how-to-use-loadout-link)

## Table of Contents : Developer Section
</details>

## Table of Contents: Developer Section

<details>
<summary>Click to expand Developer Table of Contents</summary>

- [License](#license)

</details>

## Character Selection

<details>
<summary>Click to expand Character Selection</summary>

![Character Selection](./public/assets/Char_Select.gif)

This is how you can select a character in D2loadout.

</details>

## Find Optimal Armor Combination

<details>
<summary>Click to expand Find Optimal Armor Combination</summary>

![Optimal Armor Combination](./public/assets/Optimal_armor.gif)

Use the optimal armor combination feature to find the best gear for your build.

</details>

## Select Exotic

<details>
<summary>Click to expand Select Exotic</summary>

![Exotic Selection](./public/assets/Exotic_select.gif)

Select the desired exotic to fit your build.

</details>

## Exotic Class Item Search

<details>
<summary>Click to expand Exotic Class Item Search</summary>

![Exotic Class Item Search](./public/assets/Exotic_class_item.gif)

Search for exotic class items efficiently.

</details>

## Subclass Modification

<details>
<summary>Click to expand Subclass Modification</summary>

![Subclass Modification](./public/assets/Subclass_mod.gif)

Customize your subclass abilities.

</details>

## Select Optimal Build

<details>
<summary>Click to expand Select Optimal Build</summary>

![Select Optimal Build](./public/assets/select_optimal_build.gif)

Find the optimal build using your selected armor, weapons, and mods.

</details>

## Equip Armor Mods

<details>
<summary>Click to expand Equip Armor Mods</summary>

![Equip Armor Mods](./public/assets/armor_customization.gif)

Easily equip armor mods to boost your stats.

</details>

## Equip Loadout

<details>
<summary>Click to expand Equip Loadout</summary>

![Equip Loadout](./public/assets/equiploadout.gif)

Equip your loadout with just a few clicks.

</details>

## Save in Game

<details>
<summary>Click to expand Save in Game</summary>

![Save Loadout](./public/assets/saveloadout.gif)

Save your loadout in-game and use it later.

</details>

## Share Loadout

<details>
<summary>Click to expand Share Loadout</summary>

![Share Loadout](./public/assets/shareloadout.gif)

Easily share your loadout with your friends.

</details>

## How to Use Loadout Link

<details>
<summary>Click to expand How to Use Loadout Link</summary>

![How to Use Loadout Link](./public/assets/use_shareloadout_link.png)

Learn how to use and share your loadout link.

</details>

0 comments on commit 9472edd

Please sign in to comment.