• v0.3.2 1e9d46b6ef

    endernon released this 2024-09-14 21:16:37 +00:00 | 2 commits to main since this release

    Changelog

    Shiny value was limited to 255. Sorry. It should be max value of signed 64bit integer (max = 9223372036854775807).
    Even so, you should not enter any negative values, I don't know what happens if you do.

    How to download

    Download the zips for your release platform, or if you're using 32bit device or other architecture or platform (why?) build it yourself.

    If you are looking for prebuilt application, DO NOT DOWNLOAD the SOURCE CODE

    Instructions on usage

    Refer to https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/README.md

    .

    Downloads
  • v0.3.1 fd7bc7acc8

    v0.3.1: Debug Mode Pre-release

    endernon released this 2024-09-14 20:09:22 +00:00 | 5 commits to main since this release

    added debug mode for prints, thats it

    Downloads
  • v0.3.0 f8f92484ba

    endernon released this 2024-09-11 22:19:26 +00:00 | 9 commits to main since this release

    implemented basic stuff, based on idmangler-lib v0.3.0 .

    basically everything about predefined items is already made up.

    Crafteds are entirely unimplemented.

    Read the config.md to understand how the config works.
    A web version of the config documentation is here: https://git.frfrnocap.men/endernon/idmangler-cli/src/branch/main/config.md

    Downloads