Implement basic game design and weapons. Add menu and inventory(shop)

This commit is contained in:
2026-05-07 14:27:11 +03:30
parent 78d4bedb08
commit b992ba5e38
43 changed files with 899 additions and 88 deletions
+5
View File
@@ -16,5 +16,10 @@
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Central Repository" />
<option name="url" value="https://mirror-maven.runflare.com/maven2" />
</remote-repository>
</component>
</project>