Tells the truth.

This commit is contained in:
James Quinley
2022-10-24 22:13:58 -07:00
parent 0637de4866
commit 675c315f2b
4 changed files with 446 additions and 487 deletions

View File

@ -149,7 +149,7 @@
<addClasspath>true</addClasspath>
<!-- Specifies that all dependencies of our application are found -->
<!-- Configures the main class of the application -->
<mainClass>com.jamesquinley.init</mainClass>
<mainClass>com.jamesquinley.Main</mainClass>
</manifest>
</archive>
</configuration>