Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

HiruNya/Overwatch-Checklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overwatch Checklist

A Checklist For Overwatch Events

How it works:

  1. Open Overwatch_Checklist.pyw
  2. Click on "Load Event"
  3. Go into the events folder and load the specific event that you want
  4. After checking off the ones you have, remember to press save
  5. ???
  6. Profit

Requirements:

  • Python 3.5
  • Might work on 3.x versions earlier but not sure.
  • Doesn't work on Python 3.6 due to pyqt5 not having an available version for it.
  • PyQt5
  • python -m pip install pyqt5
  • PyYaml
  • ```python -m pip install pyyaml``
  • Has only been tested on Windows but I don't see why it can't work on other platforms. If you have been able to use this on other platforms (or have not), please tell me!

I can't find my specific event, what do I do?

  • Come back here and browse the events folder. If this is a new event, it might take a while as I have to make an event file.

I want to make my own event file / wishlist, how can I do this?

  • Open "tools/Event_Editor.pyw" and use that to create your file. Files made from this program should work but you can also try to make one by hand or by another program as this merely follows the YAML syntax.

Have any suggestions or feedback you would like to give me? I would be happy to hear it!

About

A Checklist For Overwatch Events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages