Skip to content

Commit 007e1a1

Browse files
authored
Update README.md
1 parent 4bec780 commit 007e1a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010

1111
<img src="https://github.com/n0tic/Steam-Server-Creation-Tool-V2/blob/master/Steam%20Server%20Creation%20Tool%20V2/Resources/SteamCMD.png" alt="Image Preview" />
1212

13-
Steam Server Creation Tool V2 is an upgraded utility for effortless download of multiplayer game servers using the Steam platform. Unlike the traditional SteamCMD console commands, this version features a user-friendly interface, simplifying tasks like installation, updates and managment. The tool is built with the idea of staying up-to-date and functional, even if Steam makes additions or remove servers.
13+
Steam Server Creation Tool V2 is a utility designed to simplify downloading and managing multiplayer game servers originally distributed through Steam. Instead of relying on manual SteamCMD console commands, it provides a user-friendly interface that makes installation, updates, and server management easier and more accessible.
1414

15-
The application is requesting a full list of applications from the Steam's API so it will always stay up-to-date with what steam has to offer. It extrapolates servers from that list, creates a database with name and reference ID which the application then uses.
15+
Due to Steam deprecating the API previously used to retrieve server data, the tool now operates using a maintained, precompiled server database included with the project. This ensures the application remains functional and reliable even as Steam adds, removes, or changes available server packages.
1616

1717
---------------------------------------------------------------------------------------------------------------------------------
1818
# Links
@@ -31,7 +31,7 @@ The application is requesting a full list of applications from the Steam's API s
3131

3232
# How does it work?
3333
- Application fetch steam "apps":
34-
- API: https://api.steampowered.com/ISteamApps/GetAppList/v2
34+
- Database: https://raw.githubusercontent.com/n0tic/Steam-Server-Creation-Tool-V2/master/Steam%20Server%20Creation%20Tool%20V2/servers.json
3535
- Application fetch steamcmd from:
3636
- Direct: https://steamcdn-a.akamaihd.net/client/installer/steamcmd.zip
3737
- Website: https://developer.valvesoftware.com/wiki/SteamCMD

0 commit comments

Comments
 (0)