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: docs/server-docs/setup/setup.md
+8-10Lines changed: 8 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ id: toc
5
5
6
6
# Setting up a GameVault Server
7
7
8
-
Setting up a GameVault server can be done in a few simple steps. Before starting, there are some prerequisites you need to have in place.
8
+
There are multiple ways to set up a GameVault Server. You can choose one from below that suits you.
9
9
10
-
There are many ways to deploy a GameVault Server. You can choose one from below.
10
+
If you have any trouble setting up a GameVault server dont give up! There are a lot of helpful people on our [discord](https://discord.gg/NEdNen2dSu) that can help you.
11
11
12
12
## Supported Methods
13
13
@@ -19,24 +19,22 @@ There are many ways to deploy a GameVault Server. You can choose one from below.
19
19
20
20
### More Methods
21
21
22
-
We're excited to announce that we're expanding our support for Setup Integrations! In the future, we plan to add more to our lineup.
22
+
We want to add more setup options to our lineup! Each system has its own way of doing things, and it can take some time and experience to set up new options just right.
23
23
24
-
We do want to point out that each system has its own unique blueprint syntax, and it can take a bit of time to set up the blueprints of new Integrations just right.
25
-
26
-
However, we're always looking for passionate individuals to join us in our mission! If you're interested in contributing and setting up an integration for any system, we'd love to have you on board. Together, we can make our platform even more accessible and user-friendly for everyone.
24
+
We're looking for people who are excited to help out. Since we don't run a GameVault Server on every system, we need your help to add new setup options! If you're interested in joining and setting up options for any system, we'd love to have you contribute to this documentation [on Github](https://github.com/Phalcode/gamevault-docs). Together, we can make our platform easier for everyone to use.
27
25
28
26
## What Next?
29
27
30
28
**Congratulations! 🥳**
31
29
32
-
To set up and start using server, follow these steps:
30
+
You now should have a server up and running. To further set up and start using server, follow these steps:
33
31
34
32
1.**Configure your server:** Customize the server settings to meet your specific needs. Refer to the [configuration guide](../configuration.md) for detailed instructions.
35
33
36
-
2.**Add games:** Prepare your game files in the required format for GameVault to identify and install them correctly. Read the [structure chapter](../structure.md) for important information. Once ready, proceed to [add your games](../adding-games.md).
34
+
2.**Add some games:** Prepare your game files in the required format for GameVault to identify and install them correctly. Read the [structure chapter](../structure.md) for important information. Once ready, proceed to [add your games](../adding-games.md).
37
35
38
-
3.**Enhance with Metadata:** Connect your server to RAWG, the world's largest video game database that GameVault utilizes for fetching game metadata. This will enrich your gaming experience. Learn how to establish the connection in the [indexing and metadata guide](../indexing-and-metadata.md).
36
+
3.**Enhance your games with metadata:** Connect your server to RAWG, the world's largest video game database that GameVault utilizes for fetching game metadata. This will enrich your gaming experience. Learn how to establish the connection in the [indexing and metadata guide](../indexing-and-metadata.md).
39
37
40
38
4.**Create an admin user:** Set up an admin user account to gain full administrative access to the application. Refer to the [user management guide](../user-management.md) for instructions on setting up the first user.
0 commit comments