Skip to content

Commit 2e04902

Browse files
committed
added helpful comment to nimble file
1 parent da50fa3 commit 2e04902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

snek.nimble

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ description = "A basic snake game."
66
license = "GPL-3.0-only"
77
srcDir = "src"
88
bin = @["snek"]
9+
10+
# I do not know what i am doing:
911
installExt = @["png"]
1012
installDirs = @["assets"]
1113
installFiles = @["assets/icon.png"]

0 commit comments

Comments
 (0)