Kaszanas / Kaszanas/SC2InfoExtractorGo

Expanded filtering capabilities

Open
#21 0 comments 0 reactions 1 assignee Claimed by @Kaszanas View on GitHub
Dominant language
Go
Stars
0
Forks
1
Avg merge
13m
Merged PRs (30d)
3

Description

Current filtering is only verifying fields such as:

```
{
isAutoMatchMaking: true,
maxPlayers: 2,
isCompetitiveOrRanked: true
}
```

While these might be sufficient for now there is more information that could be used such as: ```isBlizzardMap``` for ranked games which can only be played on maps made by Blizzard.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.