We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d4708 commit 1c4c962Copy full SHA for 1c4c962
1 file changed
source/hscript/Config.hx
@@ -7,6 +7,10 @@ class Config {
7
"flixel",
8
9
"funkin",
10
+ #if MODCHARTING_FEATURES
11
+ "modchart.engine",
12
+ "modchart.backend.standalone",
13
+ #end
14
#end
15
];
16
0 commit comments