Skip to content

Commit

Permalink
Add support for custom runner
Browse files Browse the repository at this point in the history
Use `cargo config get` to check if the runner is configured, and if so
use it like a normal `cargo run` invocation would. Otherwise, fall back
to the default `3dslink` behavior we had before.
  • Loading branch information
ian-h-chamberlain committed Aug 29, 2023
1 parent ab30da9 commit 0db0ad3
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 82 deletions.
Loading

0 comments on commit 0db0ad3

Please sign in to comment.