Skip to content

Add more libgodot C interfaces to simplify the use of libgodot. #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

JiepengTan
Copy link
Collaborator

merge libgodot window patch: migeran/libgodot_project#6

Add more libgodot C interfaces to simplify the use of libdot.

libgodot.h :
EXPORT_SYMBOL bool libgodot_start_godot_instance(GDExtensionObjectPtr p_godot_instance);
EXPORT_SYMBOL bool libgodot_iteration_godot_instance(GDExtensionObjectPtr

demo: https://github.com/JiepengTan/libgodot_llgo_demo

@JiepengTan JiepengTan changed the title Add more libgodot C interfaces to simplify the use of libdot. Add more libgodot C interfaces to simplify the use of libgodot. Jul 18, 2024
@xushiwei xushiwei merged commit 0879509 into goplus:dev Jul 18, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants