Multiple module changes and rewrites

- Strings are now in a separate module
- Strings are now using Moko resources
- Rename common module to core
This commit is contained in:
Syer10
2022-01-26 18:30:44 -05:00
parent f7d5a4af5c
commit d2009541e8
139 changed files with 692 additions and 605 deletions

View File

@@ -4,7 +4,7 @@
<option name="executionName" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" value="-PdebugApp" />
<option name="scriptParameters" value="-PdebugApp --stacktrace" />
<option name="taskDescriptions">
<list />
</option>
@@ -14,6 +14,7 @@
<option value="run" />
</list>
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>