Skip to content

Commit

Permalink
Add experimental runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanNano committed Aug 30, 2024
1 parent 9a29559 commit 8b873f9
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 0 deletions.
1 change: 1 addition & 0 deletions native/src/util.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use godot::engine::{SceneTree, SceneTreeTimer};
use godot::obj::Gd;

pub mod async_support;
pub mod logger;

/// Create a new ingame one-shot timer in seconds.
Expand Down
Loading

0 comments on commit 8b873f9

Please sign in to comment.