Edit of asset "CFFI GDExtension" Accepted

Old/Current New/Edit
Title CFFI GDExtension CFFI GDExtension
Description libffi bindings for Godot 4.1+

- Allows opening native libraries and calling native functions
- Custom ".ffilibrary" resource file for declaring which native library is used per platform/architecture
- Supports builtin types such as `int` and `float`, pointer types such as `const char *` and struct types
- Access struct fields by name

Check out the project page for more information: https://github.com/gilzoide/cffi-gdextension
libffi bindings for Godot 4.1+

- Allows opening native libraries and calling native functions
- Custom ".ffilibrary" resource file for declaring which native library is used per platform/architecture
- Supports builtin types such as `int` and `float`, pointer types such as `const char *` and struct types
- Access struct fields by name

Check out the project page for more information: https://github.com/gilzoide/cffi-gdextension
Category Scripts Scripts
License Unlicense Unlicense
Repository Provider Custom Custom
Repository Url https://github.com/gilzoide/cffi-gdextension https://github.com/gilzoide/cffi-gdextension
Issues Url
Godot version Godot 4.1 Godot 4.1
Version String 0.1.0 0.1.0
Download Commit https://github.com/gilzoide/cffi-gdextension/releases/download/0.1.0/cffi-gdextension.zip https://github.com/gilzoide/cffi-gdextension/releases/download/0.1.0/cffi-gdextension.zip
Download Url (Computed) https://github.com/gilzoide/cffi-gdextension/releases/download/0.1.0/cffi-gdextension.zip https://github.com/gilzoide/cffi-gdextension/releases/download/0.1.0/cffi-gdextension.zip
Icon Url https://raw.githubusercontent.com/gilzoide/cffi-gdextension/main/test/icon.png
https://raw.githubusercontent.com/gilzoide/cffi-gdextension/main/test/icon.png