Search found 3 matches

by benj7126
Tue Feb 09, 2021 10:51 am
Forum: Support and Development
Topic: Discord API
Replies: 1
Views: 3801

Discord API

Is there any sort of discord API that i can use with love2d?
by benj7126
Sun Oct 13, 2019 3:25 pm
Forum: Support and Development
Topic: Having problems with the newScreenshot() feature
Replies: 2
Views: 2549

Having problems with the newScreenshot() feature

Hey... I seem to be having problems with the love.graphics.newScreenshot() When i run my program it says: attempt to call field 'newScreenshot' (a nil value) The example function love.load() love.filesystem.setIdentity('screenshot_example'); end function love.keypressed() local screenshot = love.gra...