Git Product home page Git Product logo

kklee's Introduction

kklee

A bonk.io mod that extends the functionality of the map editor.

Guide

Bonk.io Modding Discord server

Installing as a userscript

Userscripts require a userscript manager such as Violentmonkey or Tampermonkey, and Excigma's code injector userscript.

The userscript is available in Releases as kklee-(version).user.js.

Installing as an extension

Download the latest kklee-(version).zip file from Releases.

In Firefox

Note: You will have to do this after every time you restart the browser.

  1. Go to about:debugging#/runtime/this-firefox
  2. Click Load temporary addon and open the zip file.
In Chrome (and other Chromium-based browsers, hopefully)
  1. Go to chrome://extensions/
  2. Enable Developer mode in the top-right corner of the page.
  3. Drag and drop the zip file into the page.

"It doesn't work"

Did you:

  • Disable any mods that are incompatible with kklee, such as Bonk Leagues Client
  • Refresh Bonk.io after installing
  • Download the correct file from Releases?

It is also possible that a recent bonk.io update broke the mod and it needs to be fixed.


Building

Ignore this if you just want to install the mod
  1. Install the following:
  2. Run npm ci to install npm dependecies.
  3. Run nimble install -d to install nimble dependencies.
  4. Run npm run build.
  5. Either:
    • Run npm run test to open a temporary browser session with the extension.
    • Run npm run build-extension to build the zip file and userscript. The files will be in the build directory.

kklee's People

Contributors

excigma avatar kklkkj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.