Skip to content
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

feat: Ability to name custom exes #26

Merged
merged 3 commits into from
Sep 14, 2022
Merged

Conversation

sonicv6
Copy link
Contributor

@sonicv6 sonicv6 commented Sep 13, 2022

Implemented a basic system for adding and naming custom detection exes through a separate menu.

Menu should probably be remade, I am not familiar with React.

sonicv6 and others added 2 commits September 13, 2022 02:18
Implemented a basic system for adding and naming custom detection exes.

UI should probably be remade, I am not familiar with React
@lulzsun
Copy link
Owner

lulzsun commented Sep 13, 2022

I like the idea! This works better than the current whitelist setting since it allows you to set the name of the application.

I think this should replace the whitelist in the "Manage Games" section from the Advanced settings page and just merge it into the new Games settings page, and then rename Advanced to Storage.

Here a quick mock up in paint to get my point across:
image

I'll try to find some time this upcoming weekend (or sooner if I got the time) and try to implement it as such for you if you don't feel comfortable with React.

@sonicv6
Copy link
Contributor Author

sonicv6 commented Sep 13, 2022

I should be able to set that up without any real problems, you can always refine the UI later when you have time.

Replaced blacklist/whitelist in Advanced with a separate Detection menu and renamed Advanced to Storage.
Copy link
Owner

@lulzsun lulzsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks again for the contribution!

@lulzsun lulzsun merged commit 4881a95 into lulzsun:main Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants