import from osgameclones

This commit is contained in:
Trilarion
2019-10-18 18:16:37 +02:00
parent 99b3eb5e74
commit 206acda8a7
44 changed files with 542 additions and 95 deletions

14
entries/directpython.md Normal file
View File

@ -0,0 +1,14 @@
# DirectPython
_C++ extension to Python, which provides basic access to DirectX._
- Home: http://directpython.sourceforge.net/, http://directpython11.sourceforge.net/
- State: beta, inactive since 2007
- Download: https://sourceforge.net/projects/directpython/files/, https://sourceforge.net/projects/directpython11/files/
- Platform: Windows
- Keywords: library
- Code repository: http://hg.code.sf.net/p/directpython11/code (see download)
- Code language: C++
- Code license: ? (none found at sources)
## Building