GitXplorerGitXplorer
a

DestinyPCLoadoutManager

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
dc56ebf7d5aa12864d5439b1e8fc1bd1befc5bf1

Removed Lucene and switched to Regex searching

aagg23 committed 5 years ago
Unverified
5d1b8d63358ea757f3b5b34f650c5c4df88a2887

Added Lucene for searching

aagg23 committed 5 years ago
Unverified
e137344f421ada755ebabff3765e67ec34063b1d

Began experimenting with a frontmost popup window for item search

aagg23 committed 5 years ago
Unverified
c9e5dc3b44ac405e9315e7eb59aa0fd8e8d57a00

Fixed #1: Crash when saving shortcut already in use

aagg23 committed 5 years ago
Unverified
9ca8d1fcaa63a51c1c14b81cf6e298d50a6e6b58

Added farming mode

aagg23 committed 5 years ago
Unverified
5694cebb4ae9dddb68d54fb070cefaf98852d6a8

Cleaned up text alignment

aagg23 committed 5 years ago

README

The README file for this repository.

Destiny 2 PC Loadout Manager

Building

Build the main executable with:

dotnet publish -c Release -r win10-x64

Then build and run the installer