Does anyone know if it's possible to create a desktop overlay with Python? I can do it in C++ but it seems Python isn't able to have this control over the display device. Use case example, drawing a crosshair for Medieval Villager.
#python
#python
Comments