Skip to content

Initial C# commit#52

Draft
Arctis-Fireblight wants to merge 1 commit into
Redot-Engine:masterfrom
Arctis-Fireblight:Add-Csharp
Draft

Initial C# commit#52
Arctis-Fireblight wants to merge 1 commit into
Redot-Engine:masterfrom
Arctis-Fireblight:Add-Csharp

Conversation

@Arctis-Fireblight

@Arctis-Fireblight Arctis-Fireblight commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Initial implementation of C# systems.

This is still a draft, but am opening now for commentary and feedback.

Still have lots to do before this is merge worthy.

  • Add GameEngine class and setup the main loop
  • Add Scene system
  • Hook into and invoke CMake so the C++ code also builds when executing dotnet build
  • Flesh out the source gen and code analyzers
  • Define Export Template / Samples
  • Update GH Actions to run C# Unit Tests, Linting, and build project

Implements basic project structure and place holder ECS system
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9d0013b7-1ff8-46b6-b626-84780d7b30fd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@JoltedJon

Copy link
Copy Markdown
Contributor
image

@Shakai-Dev

Copy link
Copy Markdown
Member
image

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.

3 participants