An open API service indexing awesome lists of open source software.

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 ☢️

Awesome Lists containing this project

README

        

# ☢️ Radioactive Krunker Client
![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)

> 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`