Edit of asset "GDInterface" Rejected

Old/Current New/Edit
Title GDInterface
Description GDInterface is a Godot 4.x script plugin that adds Object Oriented Programming interface feature into GDScript.
With contract signing and code verification.
Create your interfaces in an instant thanks to the provided script template.


-Create an interface by inheriting a script from Interface
-Implement your interface by adding a variable of its type in the object that implement it. Feed it the callable that will be called when the interface is executed.
-Execute the interface with a single call from GDInterface singleton: GDInterface.execute()

Read the README.md in the addons folder or Github, or watch the related video.

Github repo: https://github.com/BrokAnkle/GDInterface
Category Scripts
License GPLv3
Repository Provider GitHub
Repository Url https://github.com/BrokAnkle/GDInterface/
Issues Url https://github.com/BrokAnkle/GDInterface/issues
Godot version Godot 4.0
Version String 1.2 1.2
Download Commit 359eafb793195c578c3895006c8c5c2d378f50ac bfd3fe19f7446ea69eb3b390230f4d9c13e582e0
Download Url (Computed) https://github.com/BrokAnkle/GDInterface/archive/359eafb793195c578c3895006c8c5c2d378f50ac.zip https://github.com/BrokAnkle/GDInterface/archive/bfd3fe19f7446ea69eb3b390230f4d9c13e582e0.zip
Icon Url https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/Doc/img/gd-interface-logo.png