mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-08 23:07:46 +07:00
Added MCP server module which acts as the server browser
Added MCP server module which acts as the server browser MCP only supports listing games at this time Minor changes to LoginScreen to reflect how LobbyScreen was written differently Added desktop with networking run config which starts up server instances and then a client Created GameSession class which is used as a cache for mcp GameSession packets
This commit is contained in:
8
.idea/runConfigurations/desktop__networking_.xml
generated
Normal file
8
.idea/runConfigurations/desktop__networking_.xml
generated
Normal file
@ -0,0 +1,8 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="desktop (networking)" type="CompoundRunConfigurationType" factoryName="Compound Run Configuration">
|
||||
<toRun type="Application" name="BNLS" />
|
||||
<toRun type="Application" name="MCP" />
|
||||
<toRun type="Application" name="desktop (debug) (854x480)" />
|
||||
<method />
|
||||
</configuration>
|
||||
</component>
|
Reference in New Issue
Block a user