Boot Splash+ Template is a starter Godot project prepared for Boot Splash+ scene-loader and target-scene startup workflows. This template does not include the Boot Splash+ addon. Users install their preferred Boot Splash+ version separately into res://addons/boot_splash_plus/, enable the plugin, then configure Application > Boot Splash+. The project includes an example main/loading scene and an example target scene. If Boot Splash+ is installed, the example main scene can hand off to the Boot Splash+ loader. If the addon is not installed yet, the template still runs and opens the example target scene as a fallback. The template also minimizes Godot’s default native splash image using normal project settings, including disabling the splash image and using a black background. This helps Boot Splash+ feel like the main startup/loading screen in exported projects. Important: this template does not modify Godot engine files, does not include custom export templates, and does not fully replace Godot’s earliest native engine boot stage.
Changelog for version 1.0.0
No changelog provided for this version.