Skip to content

v0.6.1

Pre-release
Pre-release

Choose a tag to compare

@virtualint virtualint released this 01 Jun 13:40
· 11 commits to master since this release

HudHud Script v0.6.1 (Alpha Release)

The latest v0.6.1 Alpha release of HudHud Script is now available, introducing new features and experimental changes.

IMPORTANT WARNING (DISCLAIMER):

  • This is an Alpha (Early Stage) release. As the development process is highly active, it may contain instabilities, unexpected behaviors, or undiscovered bugs.
  • It is strictly not recommended for use in production environments or critical projects.
  • Any risk associated with testing or using this release is entirely at the user's own responsibility.

We Welcome Your Feedback:
Please test this version in your local environments or experimental projects. You can report any issues you encounter in the Issues tab on GitHub to help us move towards a stable release.

Archive formats

Feature Value Description
Software Name hudhudscript The script / software under development
Target Platform windows/linux/mac Compiled for Windows/Linux/Mac operating systems
CPU Architecture x86-64 64-bit instruction set architecture
CPU Architecture Version empty or v3/v4 Microarchitecture level requiring AVX512 (2017+)
Version v0.6.1 Current Alpha release version
File Extension tar.gz/tar.bz2/7z/.zip Compressed archive format

Naming

Full File Name Part 1 (Name) Part 2 (OS) Part 3 (Arch) Part 4 (Bits) Part 5 (Level) Part 6 HudHudScript Version part 7 File Extension)
hudhudscript-linux-x86-64-v4-v0.6.1.tar.gz hudhudscript linux x86 64 v0.6.1 .tar.gz
hudhudscript-windows-x86-64-v4-v0.6.1.zip hudhudscript windows x86 64 v4 v0.6.1 .zip
hudhudscript-linux-x86-64-v4-v0.6.1.tar.gz hudhudscript linux x86 64 v4 v0.6.1 .tar.gz

Cpu Naming

Archive Target Which Cpu
x86_64 Baseline Her x86-64
x86_64-v3 AVX2 + SSE4 2013+ (Haswell, Zen 1+)
x86_64-v4 AVX512 2017+ (Skylake-X, Zen 4+)