-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/dragoni7/d2loadouts
- Loading branch information
Showing
1 changed file
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |