Based on StefanOltmann/mines (AGPL-3.0): flat-top hex grid, configurable board size, and a mine-count slider replacing fixed difficulty presets. Co-authored-by: Cursor <[email protected]>
28 lines
1.2 KiB
XML
28 lines
1.2 KiB
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Browser" type="GradleRunConfiguration" factoryName="Gradle">
|
|
<ExternalSystemSettings>
|
|
<option name="executionName"/>
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$"/>
|
|
<option name="externalSystemIdString" value="GRADLE"/>
|
|
<option name="scriptParameters" value=""/>
|
|
<option name="taskDescriptions">
|
|
<list/>
|
|
</option>
|
|
<option name="taskNames">
|
|
<list>
|
|
<option value="wasmJsBrowserDevelopmentRun"/>
|
|
</list>
|
|
</option>
|
|
<option name="vmOptions"/>
|
|
</ExternalSystemSettings>
|
|
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
|
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
|
<ExternalSystemDebugDisabled>false</ExternalSystemDebugDisabled>
|
|
<DebugAllEnabled>false</DebugAllEnabled>
|
|
<RunAsTest>false</RunAsTest>
|
|
<GradleProfilingDisabled>true</GradleProfilingDisabled>
|
|
<GradleCoverageDisabled>true</GradleCoverageDisabled>
|
|
<method v="2"/>
|
|
</configuration>
|
|
</component>
|