Skip to content

Releases: thetrouper/Countroll

Version 0.0.5

08 Nov 03:06
8af6e8e
Compare
Choose a tag to compare

Config Update

  • Added a config JSON for thoes who dislike command line interfaces
  • Config comments can be found in the readme

Optimized a bunch of code
Added "Universal" mode which will just follow the config, as opposed to running the unique functions for duckgroup and numselli

Version 0.0.2

04 Nov 23:50
45afa71
Compare
Choose a tag to compare

Copy & Color

Added some command line arguments for ease of use, here are all of them

Argument Alias(es) Description
--copy -c Automatically copies the output to your clipboard
--verbose -v Enables verbose output for debugging
--color -rgb Enables colored output for debug/it looks cool
--deep -d Will run the Complexers on the Increaser values
--help --h, -h Shows a message like this table

Deep is still under development, and needs some more time before I release it.

Version 0.0.1

03 Nov 01:20
0d41f71
Compare
Choose a tag to compare

Introducing Countroll, my first non Minecraft related java project!

Compile with Gradle or download a binary and run it in terminal: java -jar Countroll.jar
Enter an integer to have it turned into a long math expression compatible with Numselli's counting bot
Have fun counting!