-
Notifications
You must be signed in to change notification settings - Fork 8
GUI app #4
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
base: master
Are you sure you want to change the base?
GUI app #4
Conversation
* Separate EventInEdit module into two
|
Very cool. |
|
awesome, will merge soon. I have lot's of code to merge to catch up with the new version of the spec, no change to the external interface so there won't be any issue! :) |
Ultimately it is up to you, but I don't recommend you to do it right now. This PR is good enough for reviewing and dogfooding, but before it gets merged I have to
Also some of the view might get pointless in the future (e.g. Checksig should not be done manually)
Would you point me the code it says so? Or the GUI view? |
|
@joemphilips sorry I misunderstood, that was the list of dlcs. |
|
You can remove the DLCList, I integrated it. (Though it only list names) Now I also support finally the official dlcspec! The CLI did not changed. |
2fbbaa6 to
6bb74f4
Compare
I've created an GUI application with
Avalonia.FUNCUIfor the sake of my learning.Since it seems working fine for the basic operation,I will leave the result here. But I think this should not get merged for the following reason.
(You may wonder why I had to make this PR then. Well... I just wanted to put it into someplace public, someone else might get interested to it.)
Some screenshots