Skip to content

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

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

Closed
wants to merge 3 commits into from

Conversation

JiepengTan
Copy link
Collaborator

@JiepengTan JiepengTan commented Jul 11, 2024

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 requested a review from sunqirui1987 July 12, 2024 06:33
@JiepengTan JiepengTan closed this Jul 16, 2024
@JiepengTan JiepengTan deleted the libgodot_c_ext_api branch July 18, 2024 05:16
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