touilleMan / godot-python

Python support for Godot 🐍🐍🐍
Other
1.82k stars 136 forks source link

Support for x11-32 (linux 32bits) #184

Open touilleMan opened 4 years ago

touilleMan commented 4 years ago

Since #181 we use the CPython builds provided by the Python-standalone-build project (and this is a huge win over compiling CPython ourselves ^^) However Python-standalone-build doesn't support linux 32bits My guess is nowadays all linux desktops are 64bits (ubuntu even dropped it 32bits iso version), so the proportion of gamers still on 32bits should be crazy low...

Anyway if anyone needs 32bits, he should comment here so we can see about it ;-)

leotada commented 4 years ago

32 bits is like use Windows XP today. No one should use these to play/build games.