add pygame need for older games newest version from pygame

This commit is contained in:
groni
2018-05-10 14:13:10 +02:00
parent 4c2cd1b73b
commit d52b920d79
12 changed files with 518 additions and 2 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>pygame</Name>
<Summary xml:lang="tr">Python oyun kütüphanesi</Summary>
<Description xml:lang="tr">Özellikle oyun programlamada kullanılan sdl ve benzeri kütüphaneler için python eklentileri</Description>
<Description xml:lang="fr">Liens (bindings) Python pour dsl et autres librairies facilitant la création de jeux.</Description>
<Description xml:lang="es">Acceso con Python a sdl y otras librerías que facilitan produccion de juegos</Description>
</Source>
</PISI>