Replicate Operating System key presses and release into Godot.Useful if there is a need to listen key press/release when Godot window is not focus. Examples:- Overlays (like Steam and Discord show overlays)- Streaming software (like OBS Studio use to change scenes)- VTuber software (change character state)Compatibility with Linux (X11) and Windows.
Quick Information
PyBundle is a tool for Godot 4.6 that makes it easy to efficiently bundle Python into your Godot project!- Small package (4.4MB for Linux, 10MB for Windows)- Run & import any Python scripts in the virtual file system.- Fully featured 3.14 Python interpreter with all standard libraries.- Automatic interpreter build tools for Linux & Windows.Works for Windows & Linux. Interpreter needs to be compiled yourself on MacOS.(License is MIT derived with slight changes to combat AI theft)
Setup
Run Nuitka at least once to make sure it works & has all dependencies installed.
Prerequisites
- Python https://python.org
- Nuitka https://nuitka.net/
- (Windows) Visual Studio (C++ compiler for Nuitka) https://visualstudio.microsoft.com/
PyBundle is a tool for Godot 4.6 that makes it easy to efficiently bundle Python into your Godot project! - Small package (4.4MB for Linux, 10MB for Windows) - Run & import any Python scripts in the virtual file system. - Fully featured 3.14 Python interpreter with all standard libraries. - Automatic interpreter build tools for Linux & Windows. Works for Windows & Linux. Interpreter needs to be compiled yourself on MacOS. (License is MIT derived with slight changes to combat AI theft)
Reviews
Quick Information
PyBundle is a tool for Godot 4.6 that makes it easy to efficiently bundle Python into your Godot project!- Small package (4.4MB for Linux, 10MB for Windows)- Run & import any Python scripts in the virtual file system.- Fully featured 3.14 Python interpreter with all standard libraries.- Automatic interpreter build tools for Linux & Windows.Works for Windows & Linux. Interpreter needs to be compiled yourself on MacOS.(License is MIT derived with slight changes to combat AI theft)