mik1893 / D2FilterPicker

Quickly change between different item filters on D2
0 stars 0 forks source link

Current list of available filters #1

Open mik1893 opened 3 years ago

mik1893 commented 3 years ago

People can comment here adding the json object for the list they want added to the tool. The format is the following:

{
  "Name": "Wolfie PD2 Basic",
  "Url": "https://raw.githubusercontent.com/WolfieeifloW/pd2filter/main/basic.filter"
}

where the url points to the raw text file containing the filter

TheIrateSeagoer commented 3 years ago

I've started developing filters in preparation for season 2, had previously used this tool to swap around.

{
  "Name": "TheIrateSeagoer Default",
  "Url": "https://raw.githubusercontent.com/TheIrateSeagoer/pd2lootfilter/main/default.filter"
}