Create a UI-free library to be imported in another project
Closed this issue · 0 comments
Hello,
I would like to establish a connection between the game and several other services such as APIs, databases, and Discord bots. To achieve this, I am in the process of removing all the WPF and UI elements to create a clean Library/Nuget Package that can be imported into my project.
Essentially, I plan to run G-Earth and connect it to the game, and then run my application, which will prompt for approval to connect to G-Earth. Once this connection is established, my application will be able to connect to all the other services while running my G-Earth custom script that is hardcoded in my application.
I was wondering if you have a similar project that is already UI-free. If not, would it be possible for us to collaborate on this project?
Thank you for your fantastic work!
Best regards.