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 49575c6 commit 7b0d88dCopy full SHA for 7b0d88d
changelog.md
@@ -2,6 +2,7 @@
2
3
- Fixed not being able to input decimal places in the transition speed customizer UI
4
- Fixed crash when pressing the info button on the label format page
5
+- Added support for Geode 4.0.0-beta.1
6
- **Added support for Intel macOS**
7
8
# 1.7.5-beta.2
resources/label-help.md
@@ -1,7 +1,7 @@
1
# Variables
Variables are special values that you can put in the format of your label.
-<br/><br/>
+
Variables can be used by typing {}, and putting the variable name inbetween the two {}.
like this: "im playing {level_name} by {level_creator}!!!"
which would show as: "im playing Bloodbath by Riot!!!"
0 commit comments