You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I have searched through the issues and didn't find my problem.
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) orContext.
(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
The text was updated successfully, but these errors were encountered: