Edit of asset "GDInterface" Rejected
This asset edit has been rejected. Reason: The icon does not exist at that location and does not resolve. Icons are required for addons.
| 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 |
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. 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 | 359eafb793195c578c3895006c8c5c2d378f50ac |
| Download Url (Computed) | https://github.com/BrokAnkle/GDInterface/archive/359eafb793195c578c3895006c8c5c2d378f50ac.zip | https://github.com/BrokAnkle/GDInterface/archive/359eafb793195c578c3895006c8c5c2d378f50ac.zip |
| Icon Url |
https://raw.githubusercontent.com/BrokAnkle/GDInterface/main/addons/gd-interface/Doc/img/gd-interface-logo.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | video | |
| Image/Video URL |
https://youtu.be/iD7rwzIVd0k
|
|
| Thumbnail |
https://youtu.be/iD7rwzIVd0k
|
|