From 74c625a86d888c6b57b722cbb47de41c2118bfb7 Mon Sep 17 00:00:00 2001 From: Nova Date: Thu, 27 May 2021 15:09:33 -0400 Subject: [PATCH] add chunithm "clones" disclaimer --- General.md | 1 + 1 file changed, 1 insertion(+) diff --git a/General.md b/General.md index cf29a30..6dee439 100644 --- a/General.md +++ b/General.md @@ -2,6 +2,7 @@ This is a list of general information that should be known regarding Chunithm's # Meta +* This is **not** a guide for creating custom songs in Chunithm "clones". This includes programs like SUSPlayer, Laverita, or Seaurchin. These games use different chart formats and have an entirely different, usually streamlined, way of implementing custom songs. * Chunithm makes frequent use of ``.xml`` files. This document will, for the sake of simplicity, assume that you understand the basic format of ``.xml`` files. * References to "music" and "song" will refer to the files in the ``music`` folder, which includes ``Music.xml``, as well as the chart files. References to ``audio`` will refer to the files in the ``cueFile`` folder.