mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-07-08 23:07:46 +07:00
Upgraded tools:map-viewer to use cli args
Upgraded tools:map-viewer to use cli args Deprecated old-style MapViewer constructors Replaced old-style logging with new
This commit is contained in:
2
.idea/runConfigurations/Map_Viewer.xml
generated
2
.idea/runConfigurations/Map_Viewer.xml
generated
@ -2,7 +2,7 @@
|
||||
<configuration default="false" name="Map Viewer" type="Application" factoryName="Application" singleton="true">
|
||||
<option name="MAIN_CLASS_NAME" value="com.riiablo.map.MapViewer" />
|
||||
<module name="riiablo.tools.map-viewer" />
|
||||
<option name="PROGRAM_PARAMETERS" value=""C:\Program Files (x86)\Steam\steamapps\common\Diablo II" 0 0 0" />
|
||||
<option name="PROGRAM_PARAMETERS" value="-d2 "C:\Program Files (x86)\Steam\steamapps\common\Diablo II" -s 0 -a 0 -d 0" />
|
||||
<option name="VM_PARAMETERS" value="-ea" />
|
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/assets" />
|
||||
<method v="2">
|
||||
|
Reference in New Issue
Block a user