first commit

This commit is contained in:
Stefano Rossi 2025-07-10 03:52:16 +02:00
commit 903adef594
Signed by: chadmin
GPG key ID: 9EFA2130646BC893
31 changed files with 2522 additions and 0 deletions

11
proiettile.iml Normal file
View file

@ -0,0 +1,11 @@
<?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" />
</component>
</module>