Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

16 lines (14 loc) · 1.03 KB

Official-Krunker.io-Client

The Krunker client is an installable, desktop-based version of Krunker.io for Windows, Apple Mac and Linux computers. It allows users to run and play Krunker outside of their browser, as long as your system can run Krunker through the browser, you should expect the client to do the same. An internet connection is a requirement to run and play in the Krunker.io client.

To Build First and foremost you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

Clone this repository

git clone https://github.com/skidlamer/Official-Krunker.io-Client.git

Go into the repository

cd Krunker.io Client

Install dependencies

run the !INSTALL_MODULES.cmd on windows or for Mac and Linux open this with a text editor for the commands

Test the app

run the !TEST_CLIENT.cmd on windows or for Mac and Linux open this with a text editor for the commands

Build a binary for deployment

run the !BUILD_EXE.cmd on windows or for Mac and Linux open this with a text editor for the commands