GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://cubosengine.org
MIT License
83 stars 36 forks source link

Allow building the engine library as shared library #1131

Closed RiscadoA closed 5 months ago

RiscadoA commented 5 months ago

Description

Basically the same as the #1054 PR, but for the engine library.

Checklist

github-actions[bot] commented 5 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1131/ on branch gh-pages at 2024-04-23 16:07 UTC

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 40.28%. Comparing base (76acf18) to head (11062aa).

:exclamation: Current head 11062aa differs from pull request most recent head bafd124. Consider uploading reports for the commit bafd124 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1131 +/- ## ========================================== - Coverage 40.31% 40.28% -0.03% ========================================== Files 324 324 Lines 25201 25215 +14 ========================================== Hits 10159 10159 - Misses 15042 15056 +14 ```

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