-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RIIR #1
base: main
Are you sure you want to change the base?
RIIR #1
Conversation
Looks awesome. Tauri is cool. If there's no config file it panics trying to create one. The error seems to come from the Run Happy to merge once those two issues (and the few nitpick comments :p) are fixed. |
oh, see also UWCS/dcspkg#18 comments and the associated changes that will be required here for that. |
I was able to get lazy_static working after being confused by the std::once_cell docs. Hopefully everything works now |
Rewrite dcslauncher in Rust and make use of the PR converting dcspkg to a library.
TODO: