#!/usr/bin/env python3

import WowFile

if __name__ == "__main__":
    WowFile.tkViewer.main()