open_toontown_panda3d/direct
rdb d6acaaffb0 dist: Android fixes, esp. for Python 3.13
This changes the use of sys.executable to sys.platlibdir, which requires Python 3.9+ (but that's probably okay since Python 3.8 is EOL)

Python 3.13 has proper official Android support, including built-in stdout/stderr redirection, but it only does so if sys.executable is not set
2024-11-27 00:21:11 +01:00
..
src dist: Android fixes, esp. for Python 3.13 2024-11-27 00:21:11 +01:00
CMakeLists.txt CMake: fix pandac/PandaModules.py to match makepanda's 2020-09-13 16:18:02 +02:00