Edit of asset "GDInterface" Accepted

Old/Current New/Edit
Title GDInterface 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
GDInterface is a Godot 4.x script plugin that adds Object Oriented Programming interface feature into GDScript.
With contract signing and code verification.
Category Scripts Scripts
License GPLv3 GPLv3
Repository Provider GitHub GitHub
Repository Url https://github.com/BrokAnkle/GDInterface/ https://github.com/BrokAnkle/GDInterface/
Issues Url https://github.com/BrokAnkle/GDInterface/issues https://github.com/BrokAnkle/GDInterface/issues
Godot version Godot 4.0 Godot 4.0
Version String 1.2 1.0
Download Commit 359eafb793195c578c3895006c8c5c2d378f50ac 4bfedd1e833c2aaee1c0cbd1dc172dcbeeca1ae3
Download Url (Computed) https://github.com/BrokAnkle/GDInterface/archive/359eafb793195c578c3895006c8c5c2d378f50ac.zip https://github.com/BrokAnkle/GDInterface/archive/4bfedd1e833c2aaee1c0cbd1dc172dcbeeca1ae3.zip
Icon Url https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/Doc/img/gd-interface-logo.png
https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/img/gd-interface-logo.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/img/implementationandcall.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/img/interface.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/img/gdinterface.png
Thumbnail