Skip to content

Commit

Permalink
update build/readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-DT committed Aug 13, 2024
1 parent 3846197 commit 54d5ff8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Will you successfully figure out the secret formula before anyone catches you?**

This game was made for the [Minestom](https://github.com/minestom/minestom) August 2024 Game Jam, themed **Color Changes Everything**.
At first I wanted to make the 1000000000th Splatoon clone, but then the idea for this game popped up.
I hope it is fun, because I have no clue will be! Also, in true game jam style is an absolute minimum viable product, but who cares.
I hope it is fun, because I have no clue will be. Also, in true game jam style is an absolute minimum viable product, but who cares.
Do not look at code for your own sanity. Thanks.

## Game Submission
| Name | **Don't Kill the President!** |
Expand Down
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
plugins {
id("java")
id("io.github.goooler.shadow") version "8.1.7"
}

group = "nl.jandt.dktp"
Expand Down

0 comments on commit 54d5ff8

Please sign in to comment.