added basic methods, added basic variables

This commit is contained in:
Walcher 2024-01-05 15:28:12 +01:00
parent b418c37417
commit 1e95c4bdc7
16 changed files with 255 additions and 10 deletions

7
.idea/encodings.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
</component>
</project>