toontown-just-works/build/nirai/python/README.md
2024-07-07 18:08:39 -05:00

12 lines
283 B
Markdown

# Nirai's Python
This is a modified Python 2.7.9 source, prepared to be built staticly into Nirai.exe.
### Building
Use the CMake script provided.
Sources:
http://christian.hofstaedtler.name/blog/2013/01/embedding-python-on-win32.html
https://github.com/zeha/python-superstatic