false-spring / gbfr-logs

GBFR Logs lets you track damage statistics with a nice overlay DPS meter for Granblue Fantasy: Relink.
MIT License
214 stars 25 forks source link

Adds debug logging for Tauri + Fix dev build #62

Closed false-spring closed 8 months ago

false-spring commented 8 months ago

Adds debug logging to Tauri, which will be useful in debugging user issues related to not launching correctly.

Also fixes the dev build not compiling src-hook due to the transition to cargo workspaces.