Initial commit

This commit is contained in:
TheTrouper
2023-07-01 21:08:32 -05:00
committed by GitHub
commit 1fcea091fe
20 changed files with 1126 additions and 0 deletions

9
ExamplePlugin.iml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>