Updated dep versions and added simple mvn run cmd
This commit is contained in:
parent
980e40af65
commit
ba99c5bdb6
27 changed files with 354 additions and 141 deletions
|
|
@ -15,6 +15,11 @@
|
|||
<version>${project.version}</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>love.distributedrebirth.gdxapp4d</groupId>
|
||||
<artifactId>gdxapp4d-lib-basicwd</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<plugins>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue