Add a sensible license
[koperkapel.git] / run_game.py
1 #!/usr/bin/env python3
2
3 """ Run Portentosa. """
4
5 import koperkapel.__main__
6