First Commit with Gradle init

Base of the project structure.
The Project was initialized with javafx ressources with idea.
This commit is contained in:
2023-04-02 20:45:07 +02:00
parent 9b2704b7db
commit 6f99b82fd9
15 changed files with 529 additions and 0 deletions

6
jchess/.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
</component>
</project>