Skip to content

Commit 8a4f4e1

Browse files
committed
auto commit
1 parent 63ac71f commit 8a4f4e1

6 files changed

Lines changed: 24 additions & 24 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ workflows:
138138
when: # Only test on select branches (not stable)
139139
or: # One must be true to trigger
140140
- equal: [dev, << pipeline.git.branch >>]
141-
- equal: [master, << pipeline.git.branch >>]
141+
- equal: [main, << pipeline.git.branch >>]
142142
- equal: [release, << pipeline.git.branch >>]
143143
jobs:
144144
# - build-linux

.github/workflows/crossover-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- dev
7-
- master
7+
- main
88
- release
99

1010
jobs:

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Dependabot Auto-Merge
22

33
on:
44
pull_request:
5-
branches: [ master, dev ]
5+
branches: [ main, dev ]
66

77
permissions:
88
contents: write

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ os: unstable
1111

1212
branches:
1313
only:
14-
- master
14+
- main
1515
- release
1616

1717
skip_tags: true

readme.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center">
2-
<img style="width:200px; height:200px;" width="200" height="200" src="https://github.com/lacymorrow/crossover/raw/master/src/static/icons/icon.png">
2+
<img style="width:200px; height:200px;" width="200" height="200" src="https://github.com/lacymorrow/crossover/raw/main/src/static/icons/icon.png">
33
</p>
44

5-
# CrossOver [<img src="https://github.com/lacymorrow/crossover/raw/master/src/static/meta/patreon-button.webp" height="40" style="height:40px;" align="right" />](https://www.patreon.com/bePatron?u=55065733) [<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" height="40" style="height:40px;" align="right" />](https://www.buymeacoffee.com/lm)
5+
# CrossOver [<img src="https://github.com/lacymorrow/crossover/raw/main/src/static/meta/patreon-button.webp" height="40" style="height:40px;" align="right" />](https://www.patreon.com/bePatron?u=55065733) [<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" height="40" style="height:40px;" align="right" />](https://www.buymeacoffee.com/lm)
66

77
> 🎯 Adjustable Crosshair Overlay for any screen
88
@@ -35,7 +35,7 @@ CrossOver allows you to place a customizable crosshair overlay above any applica
3535
Improve your aim and gain a competitive advantage with a permanent colored crosshair to mark center screen.
3636

3737
<p align="center">
38-
<img src="https://github.com/lacymorrow/crossover/raw/master/src/static/meta/demo-main.png"/>
38+
<img src="https://github.com/lacymorrow/crossover/raw/main/src/static/meta/demo-main.png"/>
3939
</p>
4040

4141

@@ -99,12 +99,12 @@ Or download from the Snap Store
9999

100100
<p align="center">
101101
<br />
102-
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Actual/ballistic-firedot.png">
103-
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/The%20Diatoku/Green.png">
104-
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Chevron/Amethyst.png">
105-
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Actual/moa-delta.png">
106-
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Kenney/crosshair052.png">
107-
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/MLG%20Dot%20Outlined/Blue.png">
102+
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Actual/ballistic-firedot.png">
103+
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/The%20Diatoku/Green.png">
104+
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Chevron/Amethyst.png">
105+
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Actual/moa-delta.png">
106+
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Kenney/crosshair052.png">
107+
<img width="120" height="120" style="display:inline-block; width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/MLG%20Dot%20Outlined/Blue.png">
108108
</p>
109109

110110
# Features
@@ -130,7 +130,7 @@ Or download from the Snap Store
130130
##### [View all dowloads for any OS](https://github.com/lacymorrow/crossover/releases/latest)
131131

132132
<p align="center">
133-
<img src="https://github.com/lacymorrow/crossover/raw/master/src/static/meta/demo-duplicate.png"/>
133+
<img src="https://github.com/lacymorrow/crossover/raw/main/src/static/meta/demo-duplicate.png"/>
134134
</p>
135135

136136
Other crosshair programs offer a single style or color option, and often don't allow you to reposition them. CrossOver is a small, unintrusive crosshair overlay which has plenty of configuration options to assist with aiming and vision of your crosshair. CrossOver offers a huge improvement to many games' default crosshairs for those with colorblindness or contrast issues.
@@ -187,7 +187,7 @@ _Certain lightweight desktop environments may require a compositor to allow Cros
187187
###### _Further instructions for [Windows](https://www.techjunkie.com/windows-protected-your-pc-disable-smartscreen/) and [Mac](https://support.apple.com/en-us/HT202491)_
188188

189189
<p align="center">
190-
<img src="https://github.com/lacymorrow/crossover/raw/master/src/static/meta/demo-chooser.png"/>
190+
<img src="https://github.com/lacymorrow/crossover/raw/main/src/static/meta/demo-chooser.png"/>
191191
</p>
192192

193193

@@ -223,7 +223,7 @@ _Certain lightweight desktop environments may require a compositor to allow Cros
223223
###### Linux: Some distributions do not center on double-click.
224224

225225
<p align="center">
226-
<img src="https://github.com/lacymorrow/crossover/raw/master/src/static/meta/demo-settings.png"/>
226+
<img src="https://github.com/lacymorrow/crossover/raw/main/src/static/meta/demo-settings.png"/>
227227
</p>
228228

229229

@@ -273,12 +273,12 @@ To reset all settings and binds to default, press <kbd>Control</kbd>-<kbd>Alt</k
273273

274274
<p align="center">
275275
<br />
276-
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Actual/boone-crockett-illuminated.png">
277-
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/The%20Diatoku/Purple.png">
278-
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Kenney/crosshair035.png">
279-
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Special%20Requests/Monkeybolo.png">
280-
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/MLG%20Dot%20Outlined/Orange.png">
281-
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/master/src/static/crosshairs/Actual/leupold-dot.png">
276+
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Actual/boone-crockett-illuminated.png">
277+
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/The%20Diatoku/Purple.png">
278+
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Kenney/crosshair035.png">
279+
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Special%20Requests/Monkeybolo.png">
280+
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/MLG%20Dot%20Outlined/Orange.png">
281+
<img width="120" height="120" style="width:120px; height:120px;" src="https://github.com/lacymorrow/crossover/raw/main/src/static/crosshairs/Actual/leupold-dot.png">
282282
</p>
283283

284284
---
@@ -576,5 +576,5 @@ If you would like to see specific features or improvements added to CrossOver, c
576576
- **BTC:** `3Bdu2sTAmXyZzqeRQxCt6P22zHtTLg4mQE`
577577
- **ETH:** `0x5be1074a5148F8D723dE1F2Dd326e1B15c82553D`
578578

579-
<a href="https://www.patreon.com/bePatron?u=55065733" target="_blank"><img src="https://github.com/lacymorrow/crossover/raw/master/src/static/meta/patreon-button.webp" style="height:50px;" height="50" /></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://opencollective.com/crossover/donate" target="_blank"><img src="https://opencollective.com/crossover/donate/button@2x.png?color=blue" style="height:50px;" height="50" /></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.buymeacoffee.com/lm" target="_blank"><img style="height:50px;" height="50" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" ></a>
579+
<a href="https://www.patreon.com/bePatron?u=55065733" target="_blank"><img src="https://github.com/lacymorrow/crossover/raw/main/src/static/meta/patreon-button.webp" style="height:50px;" height="50" /></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://opencollective.com/crossover/donate" target="_blank"><img src="https://opencollective.com/crossover/donate/button@2x.png?color=blue" style="height:50px;" height="50" /></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="https://www.buymeacoffee.com/lm" target="_blank"><img style="height:50px;" height="50" src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" ></a>
580580

src/main/alert.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
Developer Alerts
33
4-
If a file named CROSSOVER_ALERT is found in the root of the master branch, users will see the alert pop up in a dialog.
4+
If a file named CROSSOVER_ALERT is found in the root of the main branch, users will see the alert pop up in a dialog.
55
66
Todo: Markdown
77
*/

0 commit comments

Comments
 (0)