Skip to content

Commit

Permalink
remove unused dependency + double whitespaces in the copyright notice…
Browse files Browse the repository at this point in the history
…. Link to the documentation in the README.
  • Loading branch information
NiklasEi committed May 9, 2019
1 parent 0e2cff6 commit 1082a3e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .idea/copyright/hygames_gpl.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# GameBox
**WIP**

*GameBox is a hub for a variety of games in HyTale*
*GameBox is a hub for a variety of games in [Hytale](https://hytale.com/)*

**WIP**
Documentation can be found on the [Hygames website](https://www.hygames.co/gamebox) and will be written parallel to development.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,6 @@
</repositories>

<dependencies>
<!-- HikariCP -->
<dependency>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP</artifactId>
<version>3.3.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
Expand Down

0 comments on commit 1082a3e

Please sign in to comment.