Edit of asset "EditorScript Launcher" Accepted

Old/Current New/Edit
Title EditorScript Launcher EditorScript Launcher
Description A hotbar for launching your editor scripts.

Adds a hotbar with buttons for each of your editor scripts so you can write
scripts to speed up your Godot development. Scripts can specify custom UI so
you can pass parameters.

Example: Add `res://code/editor/rename.gd` that extends LaunchableScript and it will show up as a button in the bottom bar. The script has access to Godot's EditorInterface so you can modify the selection, scene, or anything!
A hotbar for launching your editor scripts.

Adds a hotbar with buttons for each of your editor scripts so you can write
scripts to speed up your Godot development. Scripts can specify custom UI so
you can pass parameters.

Example: Add `res://code/editor/rename.gd` that extends LaunchableScript and it will show up as a button in the bottom bar. The script has access to Godot's EditorInterface so you can modify the selection, scene, or anything!
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/idbrii/godot-editorscript-launcher https://github.com/idbrii/godot-editorscript-launcher
Issues Url https://github.com/idbrii/godot-editorscript-launcher/issues https://github.com/idbrii/godot-editorscript-launcher/issues
Godot version Godot 3.5 Godot 3.5
Version String 0.2 0.2
Download Commit 483b8fa5aee2e2031ca46fb87f78daf5d88763d2 483b8fa5aee2e2031ca46fb87f78daf5d88763d2
Download Url (Computed) https://github.com/idbrii/godot-editorscript-launcher/archive/483b8fa5aee2e2031ca46fb87f78daf5d88763d2.zip https://github.com/idbrii/godot-editorscript-launcher/archive/483b8fa5aee2e2031ca46fb87f78daf5d88763d2.zip
Icon Url https://github.com/idbrii/godot-editorscript-launcher/raw/main/icon.png
https://github.com/idbrii/godot-editorscript-launcher/raw/main/icon.png
Preview Insert
Type image
Image/Video URL https://user-images.githubusercontent.com/43559/209706015-4afdf60d-db7a-48f6-8fc3-640667f50fbf.png
Thumbnail