[configuration] entry_symbol = "gdext_rust_init" compatibility_minimum = 4.1 reloadable = true [libraries] linux.debug.x86_64 = "res://../target/debug/libgrand_theft_arena.so" linux.release.x86_64 = "res://../target/release/libgrand_theft_arena.so" windows.debug.x86_64 = "res://../target/debug/grand_theft_arena.dll" windows.release.x86_64 = "res://../target/release/grand_theft_arena.dll" macos.debug = "res://../target/debug/libgrand_theft_arena.dylib" macos.release = "res://../target/release/libgrand_theft_arena.dylib" macos.debug.arm64 = "res://../target/debug/libgrand_theft_arena.dylib" macos.release.arm64 = "res://../target/release/libgrand_theft_arena.dylib"