Mercurial > touhou
diff README @ 418:63f59be04a54
Replace Pyglet with SDL2 for window creation and events; disables framerate control/display and sound.
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> |
---|---|
date | Tue, 16 Jul 2013 21:07:15 +0200 |
parents | 88361534c77e |
children | 3a7b36324611 |
line wrap: on
line diff
--- a/README +++ b/README @@ -15,6 +15,7 @@ Running: * Python2 (>= 2.6) * Cython * Pyglet + * SDL2 Building sample data: @@ -27,7 +28,7 @@ Documentation: The code should be sufficiently documented for anyone interested to learn how the EoSD engine work, but additional documentation is available at: -http://linkmauve.fr/doc/touhou/ +http://pytouhou.linkmauve.fr/