API -
return function() local app = getApp(); app.setResolution(900, 900); --this removes fullscreen toggle and becomes windowed end
Last updated 2 years ago