https://github.com/bluzed/radioactive-krunker-client
[unmaintained] The official repository of the Radioactive Client for krunker.io ☢️
https://github.com/bluzed/radioactive-krunker-client
krunker krunkerclient krunkerio
Last synced: 3 months ago
JSON representation
[unmaintained] The official repository of the Radioactive Client for krunker.io ☢️
- Host: GitHub
- URL: https://github.com/bluzed/radioactive-krunker-client
- Owner: BluZed
- Created: 2022-03-08T10:23:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T16:35:41.000Z (3 months ago)
- Last Synced: 2025-03-26T17:38:51.722Z (3 months ago)
- Topics: krunker, krunkerclient, krunkerio
- Language: JavaScript
- Homepage:
- Size: 55.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ☢️ Radioactive Krunker Client
> This client is no longer maintained and I personally prefer to use [KraXen72/crankshaft](https://github.com/KraXen72/crankshaft) which is much better client & also open source.
## Features
Currently the features listed below are present.
- Uncapped FPS
- Alt Manager
- CSS Browser
- Plugins Browser
- Local Mods (like Resource Swapper)
- Auto Update-Checking#### Local mods
This feature works just like the resource swapper in other clients, the difference is that it loads the files to swap as a zip just like krunker loads mods that are not uploaded to krunker.All tabs and settings can be accessed either through the splash screen or through ingame settings tab > client.
Alt manager accounts can be logged into by clicking login button in krunker.
## Installation
Prebuilt binaries are availaible for Windows. Any other OS user needs to build from source themselves.
- Open the [latest release page](https://github.com/BluZed/Radioactive-Krunker-Client/releases/latest)
- Download the setup `exe` file
- Open the downloaded setup file and go through the options.
## Support
All support/Bugs/Glitches are to be reported directly to me.
> My Discord is `bluzed`
## Building from source
- [Install NodeJS](https://nodejs.org/en)- Download the source code as [a zip](https://github.com/BluZed/Radioactive-Krunker-Client/archive/refs/heads/main.zip) or using the github cli :-
`git clone BluZed/Radioactive-Krunker-Client`- cd into the repository:
`cd Radioactive-Krunker-Client`- Install all dependencies:
`npm i`- Start/Test Client
`npm start`- Build
`npm run dist`## Credits
- This project is not possible without the [Electron framework](https://www.electronjs.org/)
- The start splash screen background images belong to the respective owners. Kindly check [this file](https://github.com/BluZed/Radioactive-Krunker-Client/blob/main/windows/splash/splash.js) to know more and if any of them wants to be removed, please dm me on discord and i'll remove it asap.
> My Discord is `bluzed`