Skip to content

Commit

Permalink
Merge pull request #118 from deltacv/dev
Browse files Browse the repository at this point in the history
v3.7.1
  • Loading branch information
serivesmejia authored Sep 29, 2024
2 parents a2c4207 + d9dc152 commit da892d5
Show file tree
Hide file tree
Showing 85 changed files with 7,066 additions and 235 deletions.
45 changes: 23 additions & 22 deletions .run/Run Simulator.run.xml
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run Simulator" type="GradleRunConfiguration" factoryName="Gradle" show_console_on_std_err="true" show_console_on_std_out="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$/TeamCode" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--stacktrace" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="runSim" />
</list>
</option>
<option name="vmOptions" value="" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<method v="2" />
</configuration>
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run Simulator" type="GradleRunConfiguration" factoryName="Gradle" show_console_on_std_err="true" show_console_on_std_out="true">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$/TeamCode" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="--stacktrace" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list>
<option value="runSim" />
</list>
</option>
<option name="vmOptions" value="" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>false</RunAsTest>
<method v="2" />
</configuration>
</component>
Loading

0 comments on commit da892d5

Please sign in to comment.