@@ -0,0 +1,11 @@
_RELEASE_MODE = true
_DEMO = false
function love.conf(t)
t.console = not _RELEASE_MODE
t.title = 'Balatro'
t.window.width = 0
t.window.height = 0
t.window.minwidth = 100
t.window.minheight = 100
end
The note is not visible to the blocked user.