mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-01-10 07:07:05 +07:00
e5c75ae41a
Updated cli args and logging to be more useful in :desktop Rolled com.riiablo.logger into log-level arg -- will deprecate gdx logger
12 lines
591 B
XML
12 lines
591 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="desktop (debug) (854x480)" type="Application" factoryName="Application" singleton="true">
|
|
<option name="MAIN_CLASS_NAME" value="com.riiablo.DesktopLauncher" />
|
|
<module name="riiablo.desktop" />
|
|
<option name="PROGRAM_PARAMETERS" value="-v 854x480 -f -w -l debug" />
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/assets" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
</component> |