view run_game.pyw @ 578:2e181628d0be

Use "hg archive" instead of "cp -r" for build.
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 10 Apr 2011 14:07:09 +0200
parents a6fa1fd8111c
children
line wrap: on
line source

import skaapsteker.__main__
if __name__ == "__main__":
    skaapsteker.__main__.main()