mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-03-04 14:42:52 +07:00

Added MSI (master slave instancer) to create child D2GS processes This is intended to act as a temp structure for testing until support for actual servers are added where an API can generate proper instances
9 lines
434 B
XML
9 lines
434 B
XML
<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="MSI" />
|
|
<toRun type="Application" name="desktop (debug) (854x480)" />
|
|
<method />
|
|
</configuration>
|
|
</component> |