bgen/godot/brogue_gen.gdextension

12 lines
318 B
Text
Raw Permalink Normal View History

2026-04-16 21:04:50 -04:00
[configuration]
entry_symbol = "brogue_gen_library_init"
compatibility_minimum = "4.3"
[libraries]
linux.debug.x86_64 = "res://addons/brogue_gen/bin/libbrogue_gen.linux.template_debug.x86_64.so"
linux.release.x86_64 = "res://addons/brogue_gen/bin/libbrogue_gen.linux.template_release.x86_64.so"
[dependencies]