Skip to content

Commit d506d17

Browse files
committed
added readme
1 parent f509f26 commit d506d17

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

Readme.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Borderlesser
2+
3+
Play all your Games in Borderless, Fullscreen, Windowed or whatevs.
4+
If you don't want the fancy configuration options, just ignore them. the Defaults should be fine for borderless gaming (but i do recommend turning autostart on)).
5+
6+
## Installation
7+
8+
Just extract the zip in your Programs Folder or somewhere else i don't care. It should be noted that its not a single file anymore so your desktop prolly isn't the right place.
9+
10+
Also if you want to move it later, you need to turn autostart off and on again to register the new executable path.
11+
12+
## Usage
13+
14+
Just set a hotkey and optionally a modifier and close it. It will go in your tray where you can either double click to open the configuration window again or just leave and ignore it.
15+
16+
The from and to XY values set the size and position of the window. E.x.: FromXY (1920, 0) ToXY (3840, 1080) makes it cover the second screen. If its still not clear look at the image below.
17+
18+
![image of size and position options](https://i.imgur.com/LVFx4rj.jpg)
19+
20+
The [Window Style](https://docs.microsoft.com/en-us/windows/desktop/winmsg/window-styles) and [Window Style Extended](https://docs.microsoft.com/en-us/windows/desktop/winmsg/extended-window-styles) flags give give you more control on the window appearance. Take a look at the provided links to get a description of what every flag does.
21+
22+
## Screenshot
23+
![screenshot of program](https://i.imgur.com/deGsant.png)
24+
25+
## License
26+
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)