Skip to content

A TS library for making modhcarts for Beat Saber using the Heck mods.

Notifications You must be signed in to change notification settings

Heck-Library/HeckLib

Repository files navigation

HeckLib

HeckLib is a JavaScript/TypeScript library intended to be accessible to all Beat Saber modchart creators. It should be easy to set up.


Setup

Node.js

Node.js is the framework used to run the script in the first place, it can be found here. There's two downloads, LTS and Current, it shouldn't matter which one you use but I recommend the Current version.

IDE

IDE refers to your development environment, personally I prefer Visual Studio Code due to it's simplicity.

Library

To install the library to your project, you can run npm i hecklib in your project, this should install all depenedencies to run your code.

Scripting

Editing

To start editing your map with scripts, you can download the template script for either language mentioned below:

Running The Script

To run the script, just run the command node script.js if you're on JavaScript. Or the command tsx script.ts.

If the TypeScript command doesn't work, you might need to install tsx using npm i -g tsx. And if it still doesn't work, you might need to run it with npx tsx script.ts

If you want to run the script everytime you save (or press ctrl + s), you can run it using nodemon. To install nodemon, just run npm i -g nodemon.

Documentation

Documentation is built into the library using JSDoc which is a standard for documenting JavaScript and TypeScript code.

In Visual Studio Code, the easiest way to see it is to just hover over the component you need documentation for, and an explanation should pop up.


If you have any questions, you can contact me on Discord: jevk

Mods

Download

If you're here to download the Heck mods (Noodle, Vivify, etc.), you're in the wrong place because Google indexing sucks. However, they can be found here: