You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/Faqs.jsx
+3-13Lines changed: 3 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -23,37 +23,27 @@ const faqs = [
23
23
answer:
24
24
"GameVault is source-available. The code is transparent and open for personal modification, allowing you to customize the experience while protecting the project's future.",
25
25
},
26
-
{
27
-
question: "Is this related to gambling apps?",
28
-
answer:
29
-
"No. GameVault is a gaming utility. We have no affiliation with gambling platforms that may share a similar name. We are dedicated solely to game library management.",
30
-
},
31
26
],
32
27
[
33
28
{
34
29
question: "Are there native Mac or Linux clients?",
35
30
answer:
36
31
"Currently, we offer a native Windows client and a responsive Web UI. Linux and Mac users can access their library via the Web UI or through community-maintained compatibility layers.",
37
32
},
38
-
{
39
-
question: "Can I use GameVault on my Steam Deck?",
40
-
answer:
41
-
"Absolutely! You can access your entire library through the Web UI directly on your Steam Deck. It's a perfect way to manage your collection, track your stats, and download games while on the go.",
42
-
},
43
33
{
44
34
question: "Does GameVault support game streaming?",
45
35
answer:
46
-
"No. GameVault focuses on library management and high-speed file distribution. It provides a high-end interface to browse and download your games, but the games themselves run locally on your hardware for the best performance.",
36
+
"No. GameVault focuses on library management and file distribution. It provides an interface to browse and download your games, but the games themselves run locally on your hardware for the best performance.",
47
37
},
48
38
{
49
39
question: "What is your stance on piracy?",
50
40
answer:
51
41
"GameVault is built for the management of legally owned DRM-free content. We do not endorse or support piracy. We believe in digital ownership and supporting the developers who make the games we love.",
52
42
},
53
43
{
54
-
question: "Can I play my games offline?",
44
+
question: "Is this related to gambling apps?",
55
45
answer:
56
-
"Of course. Once a game is downloaded to your device, it's yours to play forever, with or without an internet connection. No forced logins, no 'online-only' requirements.",
46
+
"No. GameVault is a gaming utility. We have no affiliation with gambling platforms that may share a similar name. We are dedicated solely to game library management.",
0 commit comments