RigelEngine icon indicating copy to clipboard operation
RigelEngine copied to clipboard

Update JSON for Modern C++ to 3.12.0

Open tomkidd opened this issue 8 months ago • 1 comments

The version of JSON for Modern C++ in the code does something Xcode 16.3's bundled clang doesn't like (but 16.2 seems to be fine with it). Since the version in the code was 3.9.1, I updated it to 3.12.0.

  • [ Y] I've compiled the code locally on my machine, and it builds without errors
  • [ Y] I've launched the game on my machine after making my changes, and I can successfully start a new game from the main menu

tomkidd avatar Apr 18 '25 23:04 tomkidd

Thanks for the PR, appreciate it!

lethal-guitar avatar Apr 22 '25 18:04 lethal-guitar