Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
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.5MB 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
- 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.5MB 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.5MB 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)