Skip to content

Releases: HQ2000-Rust/CLG

0.1.1

10 Aug 16:58
b26ed8f

Choose a tag to compare

Extremely minor fixes:

  • removed some unused dependencies
  • added the information that you need to quote the input for the echo command if it contains spaces

you can also install it via cargo install clgambling

0.1.0 [NOT WORKING, use 0.1.1]

08 Aug 18:46
af495a4

Choose a tag to compare

Fully functional!
Added a gambling machine, for further information read the README.
(cargo install clgambling and then clgambling if you're not on windows)

IMPORTANT: I switched binaries, so the attached clg.exe will not work, but compiling from the attached source will! Use the "0.1.1" version for the correct binary (and some minor improvement apart from that)!

0.1.0alpha

05 Aug 12:39
c7fb5d4

Choose a tag to compare

0.1.0alpha Pre-release
Pre-release

A working WIP version.
Stuff to be implemented:
-reaction to partial success
-other gambling techniques like automates etc.

Can't get it to compile for other platforms...