Skip to content

DiD92/game-extension

Repository files navigation

This file contains the GDExtension code used in the game.

Note about unit tests

Because of how the Godot integration works, most code cannot be tested through unit tests, testing needs to be done at the Godot call site. Any code that must traverse the FFI boundary, cannot be tested in unit tests.

About

Sample rust godot extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages