diff --git a/README.md b/README.md index f4a34b7..85fd6c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Wadsprint [![Version](/util/version.png)] [minetest_wadsprint] -Minetest mod for sprinting/running with W, A and D buttons. +Minetest mod for sprinting/running with W, A and D buttons. A+D => A+D+W => W. ![Wadsprint](/screenshots/wadsprint_screenshots.png?raw=true "Wadsprint mod screenshots") diff --git a/VERSION b/VERSION index da55e29..5e577ba 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.13 \ No newline at end of file +0.11.14 \ No newline at end of file diff --git a/description.txt b/description.txt index 0d66fa3..d462d5f 100644 --- a/description.txt +++ b/description.txt @@ -1 +1 @@ -Sprinting/running with W, A and D buttons. \ No newline at end of file +Sprinting/running with W, A and D buttons. A+D => A+D+W => W. \ No newline at end of file diff --git a/util/version.png b/util/version.png index 781430f..85c6f74 100644 Binary files a/util/version.png and b/util/version.png differ