Added Manager button to Koikatsu Launcher. #9
No reviewers
Labels
No labels
ToDo
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/IllusionLaunchers!9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SeemsGood
Edit: It looks like you don't check if manager exists, you should hide the button if it doesn't exist like it's done with the update button.
Fixed missing files.
@ -698,6 +698,27 @@ namespace InitSetting}could just be
@ -698,6 +698,27 @@ namespace InitSetting}Fixed it
@ -698,6 +698,27 @@ namespace InitSetting}Same can be done on line 692 for updater method.