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 64b203d commit 4ca5300Copy full SHA for 4ca5300
assets/scene/about_out.lua
@@ -7,17 +7,20 @@ local modules={
7
{"Zenitha framework","MrZ"},
8
{"json.lua","rxi"},
9
{"profile.lua","itraykov"},
10
+ {"discord-rpc.lib","Discord Team"},
11
{"sha2.lua","Egor Skriptunoff"},
12
{"FMOD Studio","Firelight Technologies Pty Ltd"},
13
}
14
local toolchain={
15
"VS Code",
16
"BeepBox",
17
"GFIE",
18
+ "REAPER",
19
+ "GoldWave",
20
"FL Studio",
21
"FL Mobile",
- "GoldWave",
22
"FMOD Studio",
23
+ "Arch Linux",
24
25
26
local timer,score
datatable/se_names.lua
@@ -46,4 +46,6 @@ return {
46
'complex_wave',
47
'stairs_wave',
48
'spectral_wave',
49
+
50
+ 'ibm_noise',
51
0 commit comments