Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/remapper/src/beatmap.ts>Difficulty#suggest

A framework for Beat Saber map scripting.
Latest
method Difficulty.prototype.suggest
import { Difficulty } from "https://deno.land/x/remapper@3.1.2/src/beatmap.ts";

Add/remove a mod suggestion from the difficulty.

Parameters

suggestion: SUGGEST_MODS

The suggestion to effect.

optional
suggested = [UNSUPPORTED]

True by default, set to false to remove the suggestion.