-
Notifications
You must be signed in to change notification settings - Fork 96
Description
Hello! How are you?
I would like to ask if there is any way to open EDOPro via command line, specifically to automatically create a Host (LAN) room, or if there is any similar supported approach.
My goal is to programmatically start a host room so that a bot (WindBot) can automatically join it. This is for a personal game idea / prototype I’m working on, where duels are launched externally.
I’ve checked the current CLI behavior and system.conf, but I couldn’t find a way to trigger the host screen or create a room without user interaction.
Is this currently possible, planned, or intentionally unsupported?
If not, would you recommend any alternative approach within the existing architecture?
Any guidance would be greatly appreciated.
Thank you for your time and for the amazing work on EDOPro!