Edit of asset "GDScript Interfaces addon" Accepted

Old/Current New/Edit
Title GDScript Interfaces addon
Description Adds interfaces to GDScript so you do not have to wait for traits and use interfaces in curent or even older Godot versions.

See README.md file for usage examples.

Under the hood it simply converts interface typing into duck typing just before script is saved, so it should not slow down the project in release version.
Adds interfaces to GDScript so you do not have to wait for traits and use interfaces in curent or even older Godot versions.

See README.md file for usage examples.

Under the hood it simply converts interface typing into duck typing just before script is saved, so it should not slow down the project in release version.
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/Rito13/GDScript-Interfaces-addon
Issues Url https://github.com/Rito13/GDScript-Interfaces-addon/issues
Godot version Godot 4.0
Version String 1.1.0 1.1.0
Download Commit 3938fbedde4b60c31ca3d2c10e685088ba76d9fe 3938fbedde4b60c31ca3d2c10e685088ba76d9fe
Download Url (Computed) https://github.com/Rito13/GDScript-Interfaces-addon/archive/3938fbedde4b60c31ca3d2c10e685088ba76d9fe.zip https://github.com/Rito13/GDScript-Interfaces-addon/archive/3938fbedde4b60c31ca3d2c10e685088ba76d9fe.zip
Icon Url https://raw.githubusercontent.com/Rito13/GDScript-Interfaces-addon/refs/heads/main/icon.svg