- Visit the GitHub releases
- Download the installer for your operating system:
- Windows:
.exe
- macOS:
.dmg
- Linux:
.AppImage
or.tar.gz
- Windows:
- Run the installer
Voxtulate Client is based on Electron.js
framework (Node.js
) with version 10.4.7
. More information in package.json
.
This project is open-source. All Voxtulate Client source code is publicly available in the GitHub repository. All builds are executed via GitHub Actions. If you have concerns about the safety of your private information while using Voxtulate Client, feel free to inspect the source code. Trust in the client is based on trust in the developer.
The client uses nodeIntegration: false
, webSecurity: true
, and enableRemoteModule: false
, which ensures protection against XSS attacks and prevents web content from accessing the user's local file system.
Voxtulate Client uses voxtulate:
protocol to open the client. For example, voxtulate://?url=path/to/page
opens the client with the page https://voxiom.io/path/to/page
. More information.
Key | Action |
---|---|
Escape |
Close Modal Window |
F1 |
Open Menu Window |
F5 |
Reload Page |
F11 |
Toggle Fullscreen Mode |
F12 |
Toggle Developer Tools |
- Advanced Inventory Sorting
- Apply, Clear, and Export buttons
- Filter by Type, Rarity, Name, ID, and Rotation
- Skins Listing Price and Time Left
- Sort by Creation Date
- Changelog
- Client
- Adblocker
- Deeplinks (
voxtulate:
Protocol) - Discord Rich Presence
- FPS Uncap
- Import/Export Client and In-Game Settings
- Proxy Domain Support
- Customizations
- Custom Keybinding
- Userscripts
- Userstyles
- Resource Swapper
- User Inteface
- Client-Side Styles
- Custom Crosshair
- Minimized Console
To open the menu modal, press F1
. You can change the key in the Menu Modal.
Resource Swapper allows users to replace game resources such as images, models, sounds, and more. More information.
- ThriveR for Voxiom.io
- Vanced Voxiom Client (NamekujiLSDs) for core features
- Juice Client (irrvlo) for additional features
- Redline Client (robertpakalns) for UI design
- EDEX for the client assets
by robertpakalns