mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-19 16:57:20 +07:00
9f5d134eee
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> |