mysql icon indicating copy to clipboard operation
mysql copied to clipboard

MySQL connector to Godot Engine.

Results 4 mysql issues
Sort by recently updated
recently updated
newest added

The plan is to support the following platforms: X11, Windows, MacOS, Web, IOS & Android. Still studying the possibility of compiling for the Web Assembly.

enhancement

Platform: Arch Linux Godot Version: Git HEAD 9b522ac1a85cab1a7a867b7a9f3bb102d9376ac2 Compile command: `scons platform=linuxbsd target=editor production=yes lto=full` GCC version: 13.2.1 20230801 Normal Godot compilation is fine. As soon as I add the...

bug

Dependencies: - All requirements to compile Godot to your targetplatform. - A C++20 capable compiler as GCC, Visual C++ (Windows) or Apple Clang (Apple). - Git - Perl

enhancement

I need help with Mac OS support. Since I don't have a machine to test it.

help wanted