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

✨Customizable tools list(+ handler callback). #42

Open
1 task done
Mikou27 opened this issue Oct 26, 2022 · 0 comments
Open
1 task done

✨Customizable tools list(+ handler callback). #42

Mikou27 opened this issue Oct 26, 2022 · 0 comments
Labels
✨ new app feature New feature for the NucleusCoop app itself

Comments

@Mikou27
Copy link
Collaborator

Mikou27 commented Oct 26, 2022

I have searched through the issues and didn't find my problem.

  • Confirm

Problem

I'm on mobile rn.

Possible Solution

The idea is to use a list(text file, probably .ini) of custom tools and a way to call them from handlers like any other methods with a simple callback using Game.(Generic game info) or Context. (Generic context).
Eventually with these options :
-Path to the tool binaries.
-Callback name.
-Config file path/name if any.
-Maybe more.

So with this we could give more flexibility for handler creation (less work and workaround needed) and extend the app without having to recompile it just to support a new tool.

Additional information

No response

@Mikou27 Mikou27 added the ✨ new app feature New feature for the NucleusCoop app itself label Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ new app feature New feature for the NucleusCoop app itself
Projects
None yet
Development

No branches or pull requests

1 participant