Tags: modular-server-manager/server
Tags
Merge pull request #15 from T0ine34/0.1.1-dev This PR represents a major architectural refactoring and version update to "0.1.1 dev". The changes transform the application from a monolithic Flask-based server manager into a modular, event-driven system with a sophisticated inter-process communication bus. Key changes include: Complete architectural redesign with event-driven communication using a custom bus system Modular structure separating user interfaces, Minecraft server management, and core functionality Enhanced client-side interface with improved TypeScript structure and server management capabilities