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

This plugin allows you to run a set of commands when your project is initialized. This can be done by adding your list of commands to `res://assets/startup_runner/command.txt`, and enabling the plugin.This can be used to, say, start your music the moment the project loads or open your favorite git client.
This plugin allows you to run a set of commands when your project is initialized. This can be done by adding your list of commands to `res://assets/startup_runner/command.txt`, and enabling the plugin.
This can be used to, say, start your music the moment the project loads or open your favorite git client.
Reviews
Quick Information

This plugin allows you to run a set of commands when your project is initialized. This can be done by adding your list of commands to `res://assets/startup_runner/command.txt`, and enabling the plugin.This can be used to, say, start your music the moment the project loads or open your favorite git client.