rewrote entire plugin with new backend

This commit is contained in:
2021-11-29 17:05:10 +01:00
parent 1f1149b383
commit b5554d5b3e
27 changed files with 376 additions and 698 deletions

13
.idea/compiler.xml generated Normal file
View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="Tridentwar" />
</profile>
</annotationProcessing>
</component>
</project>