
Z
Publisher
zwickarr
Auto add class_name
Tools
GDScript Optimization Development Customizable Class Automation Scripting Addon
Automatically adds class_name to new script files Update 1: Will not add to files in your addons folder. Update 2: Optimized (was checking all your scripts, not cool)
This plugin has been mirrored from the Godot Asset Library.
The plugin author is in no way affiliated with Gadget.
If you are the author of this plugin and would like this mirror removed, please contact support@gadgetgodot.com.
gdscript Automatically adds class_name to new script files
This is a simple godot 4 plugin that automatically adds class_name using the script name to new script files.
Will not auto add class_name if in the addons folder.
What does it do?
when you create a new script, it:
- adds the class_name to the top using the script name
Need help?
if something's not working, file an issue and provide the following:
- what's going wrong
- what version of godot you're using
- what operating system you're on