Initial commit

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-06-02 15:21:28 +05:30
commit 29c374859b
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
27 changed files with 823 additions and 0 deletions

8
.idea/artifacts/common_desktop_1_0.xml generated Normal file
View file

@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="common-desktop-1.0">
<output-path>$PROJECT_DIR$/common/build/libs</output-path>
<root id="archive" name="common-desktop-1.0.jar">
<element id="module-output" name="Claw.common.desktopMain" />
</root>
</artifact>
</component>

8
.idea/artifacts/desktop_jvm_1_0.xml generated Normal file
View file

@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="desktop-jvm-1.0">
<output-path>$PROJECT_DIR$/desktop/build/libs</output-path>
<root id="archive" name="desktop-jvm-1.0.jar">
<element id="module-output" name="Claw.desktop.jvmMain" />
</root>
</artifact>
</component>