toontown-just-works/build/nirai/python
2024-07-07 18:08:39 -05:00
..
Include add code 2024-07-07 18:08:39 -05:00
Lib add code 2024-07-07 18:08:39 -05:00
Modules add code 2024-07-07 18:08:39 -05:00
Objects add code 2024-07-07 18:08:39 -05:00
Parser add code 2024-07-07 18:08:39 -05:00
PC add code 2024-07-07 18:08:39 -05:00
Python add code 2024-07-07 18:08:39 -05:00
CMakeLists.txt add code 2024-07-07 18:08:39 -05:00
README.md add code 2024-07-07 18:08:39 -05:00

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