mirror of
https://github.com/collinsmith/riiablo.git
synced 2024-12-22 21:24:20 +07:00
0cf617b55a
Moved gdx-backend-lwjgl dependency from impl to testImpl in :core Created backend tool libraries for headless, lwjgl, lwjgl3
12 lines
634 B
XML
12 lines
634 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="ExcelGenerationTool" type="Application" factoryName="Application" folderName="tools" singleton="true">
|
|
<option name="MAIN_CLASS_NAME" value="com.riiablo.codec.excel.ExcelGenerationTool" />
|
|
<module name="riiablo.tools.old.main" />
|
|
<option name="PROGRAM_PARAMETERS" value="com.riiablo.codec.excel.MonStats" />
|
|
<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> |