Moved Warpship to root and renamed override and cleaned log output
This commit is contained in:
parent
ba99c5bdb6
commit
1d79a22041
11 changed files with 63 additions and 76 deletions
|
|
@ -48,7 +48,7 @@
|
|||
</dependencies>
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>run</id>
|
||||
<id>test-run</id>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
@ -58,7 +58,6 @@
|
|||
<mainClass>love.distributedrebirth.gdxapp4d.boot.desktop.GDXAppDesktopLauncher</mainClass>
|
||||
<arguments>
|
||||
<argument>use-local</argument>
|
||||
<argument>nosync</argument>
|
||||
</arguments>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue