From 04d19d52684902bdf7e6c23c8ece66baabcb8f6b Mon Sep 17 00:00:00 2001 From: Vierkant#9976 <88980055+Steve987321@users.noreply.github.com> Date: Tue, 6 Sep 2022 10:49:11 +0200 Subject: [PATCH 1/5] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 5369117..7cb8e47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,23 @@ # toadclicker an auto clicker made for minecraft. +## Installation +You can download the autoclicker [here](https://github.com/Steve987321/toadclicker/releases/) or on [itch.io](https://steve987321.itch.io/autoclicker) + +## compiling +run git clone https://steve987321.itch.io/autoclicker in cmd +Open the .sln file. +Select as configuration and platform: release and x64. +Now you can build. + +## Errors +msvcp140.dll's missing (install package): + +https://www.microsoft.com/en-us/download/details.aspx?id=53840 + +d3d9.dll missing (install): +https://www.microsoft.com/en-us/download/confirmation.aspx?id=35 + ## Features **Clicker Tab** From d36e0a3a741ef2f4da69cf2c65755b2bbfc556a1 Mon Sep 17 00:00:00 2001 From: Vierkant#9976 <88980055+Steve987321@users.noreply.github.com> Date: Tue, 6 Sep 2022 11:58:55 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cb8e47..0258685 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ an auto clicker made for minecraft. ## Installation You can download the autoclicker [here](https://github.com/Steve987321/toadclicker/releases/) or on [itch.io](https://steve987321.itch.io/autoclicker) -## compiling +## Compiling run git clone https://steve987321.itch.io/autoclicker in cmd Open the .sln file. Select as configuration and platform: release and x64. @@ -18,6 +18,8 @@ https://www.microsoft.com/en-us/download/details.aspx?id=53840 d3d9.dll missing (install): https://www.microsoft.com/en-us/download/confirmation.aspx?id=35 +If you are experiencing a bug or an error which isn't listed create an [issue](https://github.com/Steve987321/toadclicker/issues) + ## Features **Clicker Tab** From a9984f82aabfc9fcaf4d309ffd8f73550d291254 Mon Sep 17 00:00:00 2001 From: Vierkant#9976 <88980055+Steve987321@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:01:26 +0200 Subject: [PATCH 3/5] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0258685..1179c8f 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ an auto clicker made for minecraft. You can download the autoclicker [here](https://github.com/Steve987321/toadclicker/releases/) or on [itch.io](https://steve987321.itch.io/autoclicker) ## Compiling -run git clone https://steve987321.itch.io/autoclicker in cmd -Open the .sln file. -Select as configuration and platform: release and x64. +run ```git clone https://steve987321.itch.io/autoclicker``` in cmd and Open the .sln file. + +Select as configuration and platform: ```release and x64``` Now you can build. ## Errors From 753282b4c7d1d8a11ad3fd9d12170fda7b42b71f Mon Sep 17 00:00:00 2001 From: Vierkant#9976 <88980055+Steve987321@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:10:14 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1179c8f..7dd8581 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,15 @@ https://www.microsoft.com/en-us/download/details.aspx?id=53840 d3d9.dll missing (install): https://www.microsoft.com/en-us/download/confirmation.aspx?id=35 -If you are experiencing a bug or an error which isn't listed create an [issue](https://github.com/Steve987321/toadclicker/issues) - +If you are experiencing a bug or an error which isn't listed here or you want to suggest a feature, create an [issue](https://github.com/Steve987321/toadclicker/issues) +You can also add me on discord if you have any other questions: Vierkant#9976 ## Features +Features or updates to be added: +- [] Click sounds +- [] Better randomazation +- [] customize the randomazation + **Clicker Tab** - Left Autoclicker From 72c006221e7cc679090d03c2af6e4f73926b2a05 Mon Sep 17 00:00:00 2001 From: Vierkant#9976 <88980055+Steve987321@users.noreply.github.com> Date: Tue, 6 Sep 2022 12:12:00 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7dd8581..0be2f33 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ If you are experiencing a bug or an error which isn't listed here or you want to You can also add me on discord if you have any other questions: Vierkant#9976 ## Features -Features or updates to be added: -- [] Click sounds -- [] Better randomazation -- [] customize the randomazation +Future features or updates to be added: +- [ ] Click sounds +- [ ] Better randomazation +- [ ] customize the randomazation **Clicker Tab**