small racing game im working on
1
2
3
4
5
6
7
[configuration]
entry_symbol = "gdext_rust_init"
compatibility_minimum = "4.1.0"

[libraries]
linux.release.x86_64 = "res://addons/@bendn/enginesound/libenginesound.so"
linux.debug.x86_64 = "res://addons/@bendn/enginesound/libenginesound.so"