Skip to content
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

Added Extensions for Godot 3.x LTS / 4 #116

Closed
wants to merge 1 commit into from

Conversation

Guendeli
Copy link

@Guendeli Guendeli commented Sep 18, 2023

Added minimal Extensions classes to start working in godot:

  • Added a GodotScheduler extension (equivalent to MonoScheduler)
  • Added a Godot specific EntitySubmissionScheduler (equivalent to UnityEntitySubmissionScheduler)

Note: (optional) Godot specific Context is in this PR in Svelto.Commoin: sebas77/Svelto.Common#20

all godot specific classes are in an #if GODOT preprocessor

@sebas77 sebas77 closed this Sep 18, 2023
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