use total skill instea dof modified for ATR

This commit is contained in:
2025-01-27 13:17:55 -06:00
parent a366c95941
commit ab45d92bd1
16 changed files with 3330 additions and 2 deletions
+19
View File
@@ -0,0 +1,19 @@
<?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$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="EnumBitSet" level="project" />
<orderEntry type="library" name="HikariCP-4.0.3" level="project" />
<orderEntry type="library" name="JDA-4.2.0_168-withDependencies-min" level="project" />
<orderEntry type="library" name="joda-time-2.3" level="project" />
<orderEntry type="library" name="json-simple-1.1.1" level="project" />
<orderEntry type="library" name="json" level="project" />
<orderEntry type="library" name="mysql-connector-java-8.0.23" level="project" />
<orderEntry type="library" name="tinylog-1.3.5" level="project" />
</component>
</module>