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

x/remapper/src/beatmap.ts>exportToQuest

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

Automatically upload the map files to quest, including only necessary files.

They will be uploaded to the song WIP folder, QUEST_WIP_PATH

Parameters

optional
excludeDiffs: FILENAME<DIFFS>[] = [UNSUPPORTED]

Difficulties to exclude.

optional
options: adbDeno.InvokeADBOptions

Options to pass to ADB