From 6f7de30f653830174fb593c2d94d79d52c793bf4 Mon Sep 17 00:00:00 2001 From: entar Date: Tue, 10 Jun 2025 17:29:04 +0700 Subject: [PATCH] Update Stages --- Stages.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Stages.md b/Stages.md index 8659c60..f1a2d38 100644 --- a/Stages.md +++ b/Stages.md @@ -50,4 +50,7 @@ function module.onCreate(song) end return module -``` \ No newline at end of file +``` + +# How to change the stage for a chart? +- `"stage": "something"` \ No newline at end of file