godot_dart
godot_dart copied to clipboard
Build for Linux
Linux build support needs support in https://github.com/fuzzybinary/dart_shared_libray (probably after https://github.com/fuzzybinary/dart_shared_libray/issues/5 is implemented). Then we should look into replacing the Visual Studio project files with Godot standard scons scripts.
There's duplicate work here from #9, specifically around transitioning to scons over Visual Studio.
Linux builds work, though they use CMake over scons.