Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dragoni7 committed Sep 19, 2024
2 parents c82828e + c0f2e58 commit 290f71d
Showing 1 changed file with 40 additions and 5 deletions.
45 changes: 40 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,43 @@
# React + Vite
#D2loadouts.com

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
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!

Currently, two official plugins are available:
#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.

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
## Table of Contents : User Section

- [Character Selection](#character-selection)
- [Find Optimal Armor Combination](#find-optimal-armor-combination)
- [Select Exotic](#select-exotic)
- [Exotic Class Item Search](#exotic-class-item-search)
- [Subclass Modification](#subclass-modification)
- [Select Optimal Build](#select-optimal-build)
- [Equip Armor Mods](#equip-armor-mods)
- [Equip Loadout](#equip-loadout)
- [Share Loadout](#share-loadout)
- [How to Use Loadout Link](#how-to-use-loadout-link)

## Table of Contents : Developer Section

- [License](#license)

## Character Selection

## Find Optimal Armor Combination

## Select Exotic

## Exotic Class Item Search

## Subclass Modification

## Select Optimal Build

## Equip Armor Mods

## Equip Loadout

## Share Loadout

## How to Use Loadout Link

0 comments on commit 290f71d

Please sign in to comment.