Skip to content

How to contribute

Riley edited this page Jan 22, 2024 · 5 revisions

Discord server

You can use the #tooldev-chat channel on Prohibited Library server.

Testing accuracy

Accuracy testing is always appreciated. Download, install and run the app. Run any map, try detecting unique items and if you get any error or mis-identification, report it using Issues.

Test data sets

In the section Test data and benchmarking you can see the accuracy on manually gathered samples. To contribute new data sets, follow these instructions:

  • In Unique Matcher, choose the option Help > Create test data set which will create a ZIP file of processed screenshots
  • Upload the ZIP file to a service of your choosing: Google Drive, Dropbox, One Drive or similar
  • Share the link either in Issues or in #tooldev-chat channel on Prohibited Library's Discord server.

Documentation

If you find any part of this wiki lacking or difficult to follow, submit an Issue with details on how it can be improved.

Development

If you know Python, you can contribute by submitting a PR. See the separate Development section for more details.

Clone this wiki locally