Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@AGulev AGulev released this 05 Oct 11:05
c9e4af2

Dependency URL:

Add this to your game.project:

https://github.com/subsoap/defos/archive/refs/tags/v2.8.0.zip

Features:

New functions added (for now only for windows and macos):

defos.set_borderless(bool_value)
defos.toggle_borderless()
local bool_value = defos.is_borderless()