A framework for the Godot engine to create TTRPG games for Advanced 5th Edition, Pathfinder 2nd Edition, and more

Added config to set default target to WASM

+2
+2
.cargo/config.toml
··· 1 + [build] 2 + target = "wasm32-unknown-unknown"