Commit graph

6 commits

Author SHA1 Message Date
f8025b805a Implement working example
Implement a working example using the GDExtension C API.
2024-05-04 10:05:16 -04:00
2c4cdb41a1 Generate shared object
Modify build-script to generate a shared library for Godot.
2024-05-04 09:36:09 -04:00
1a145c911e Modify comment 2024-05-03 22:00:36 -04:00
34cd6fdc58 Modify Autotools scripts
Modify Autotools scripts to output shared library.
2024-05-03 22:00:06 -04:00
35560c46ea Write Autotools configuration
Add Autotools configuration files for building binaries.
2024-05-03 19:42:35 -04:00
1de5aaf36a Add initial sources
Add LICENSE, initial source files, and engine files.
2024-05-03 19:03:28 -04:00