Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Saves the difficulty.

Parameters

optional
diffName: DIFFPATH

Filename for the save. If left blank, the beatmap file name will be used for the save.