Skip to content

Commit 6392cbf

Browse files
committed
feat: add FAQ entry on supported Windows versions for Atlas
1 parent 3e34573 commit 6392cbf

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
description: Can Atlas be applied on your Windows version?
3+
icon: material/help
4+
---
5+
6+
# :material-help: Can I apply Atlas on my system?
7+
8+
Atlas is designed to work on specific, stable Windows builds to ensure a reliable experience. Currently, Atlas can be applied on the following stable versions:
9+
10+
- **Windows 11 (24H2)**
11+
- **Windows 10 (22H2)**
12+
- **Windows 11 ARM (24H2)**
13+
14+
!!! Warning "Unsupported Windows Versions"
15+
Pre‑release channels are not supported. This includes:
16+
**Canary**
17+
**Dev**
18+
**Beta**
19+
**Release Preview**
20+
21+
For the best results, please use one of the supported stable builds listed above.

mkdocs.insiders.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ plugins:
7979
'faq-and-troubleshooting/common-questions/roblox-not-opening.md': 'general-faq/roblox-not-opening.md'
8080
'faq-and-troubleshooting/common-questions/fifa-and-eafc-not-launching.md': 'general-faq/fifa-and-eafc-not-launching.md'
8181
'faq-and-troubleshooting/common-questions/verify-iso-integrity.md': 'general-faq/verify-iso-integrity.md'
82+
'faq-and-troubleshooting/common-questions/what-can-atlas-be-applied-on.md': general-faq/what-can-atlas-be-applied-on.md
8283

8384
# 'Troubleshooting' moved to Atlas Configuration
8485
'faq-and-troubleshooting/common-questions/atlas-folder-scripts.md': 'getting-started/post-installation/atlas-folder/troubleshooting.md'

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ nav:
8888
- FIFA/EAFC not launching: general-faq/fifa-and-eafc-not-launching.md
8989
- Shortcuts show up as .url files: general-faq/game-url-files.md
9090
- Verify ISO integrity: general-faq/verify-iso-integrity.md
91+
- What can Atlas be applied on?: general-faq/what-can-atlas-be-applied-on.md
9192

9293
- Development:
9394
- Contribution Guidelines: contributing/contribution-guidelines.md

0 commit comments

Comments
 (0)