view run_game.py @ 186:f15c4f7c24e6

Windows builder (works under Wine).
author Simon Cross <simon@simonx>
date Wed, 25 Aug 2010 16:24:55 +0200
parents f2c3b516741b
children 38fb04728ac5
line wrap: on
line source

#! /usr/bin/env python

from gamelib import main
main.main()