skypjack / entt

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
https://github.com/skypjack/entt/wiki
MIT License
9.6k stars 844 forks source link

doc: add friflo-engine-ecs to the list of similar projects #1108

Closed friflo closed 3 months ago

friflo commented 4 months ago

Added link Friflo Engine ECS to list of similar projects.

skypjack commented 4 months ago

Hi, thanks for the PR. You should link the project though, not the README file. Can you fix it before merging? Thanks.

friflo commented 4 months ago

Hi, thanks for the PR. You should link the project though, not the README file. Can you fix it before merging? Thanks.

Hm, this github repository contains multiple .NET projects. So a link to: https://github.com/friflo/Friflo.Json.Fliox will not point to the ECS project. I'm pretty sure visitors will instantly leave the page without a direct link.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (61f4ad8) 100.00% compared to head (148489e) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## wip #1108 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 152 152 Lines 25391 25391 ========================================= Hits 25391 25391 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.