-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Launcher catchup 4 - Native Debug in Rust (#509)
* Added support for nativeDebug to Rust * Hotfixes Extracted "-nativeDebug" into a constant, replaced default match case with None, replaced string array concatenation with format!. * Bugfixes Fixed incorrent argument being sent to candle.exe and bumped crate version to match latest release.
- Loading branch information
1 parent
e9502fe
commit 6624228
Showing
3 changed files
with
63 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters