Skip to content

Commit

Permalink
Update readme and reference image
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdaGaming committed May 2, 2023
1 parent 4f65f7d commit 1173a84
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
# Garry's Mod Server Launcher GUI With Console Support
This is a replacement launcher for hosts who want to use the server's console mode while also wanting the full options that the normal GUI provides.
This is a replacement launcher for people who want to run their Gmod server in console mode while also wanting the full launch options that the normal GUI provides.

![](https://raw.githubusercontent.com/LambdaGaming/GMod-Server-Launcher-Console/master/reference.PNG)

## Features:
# Features:
- Prompts the user to select the file path that contains the server exe if the path is not found.
- Console mode toggle. Disables all other options if disabled since the main server GUI will take over at that point and ignore all launch arguments.
- Map selection that gets the names of maps inside the garrymod/maps server folder. The map name can also be manually entered into the text box if the map is in a different location.
- Support for the new Steam server tokens requirement so the server isn't stuck at the bottom of the server browser.
- Gamemode selection that gets the names of gamemodes inside the garrysmod/gamemodes server folder.
- LAN mode toggle.
- Max players selection.
- Password option.
- Steam workshop collection option.
- Support for the new Steam server tokens requirement so the server isn't stuck at the bottom of the server browser
- Gamemode selection that gets the names of gamemodes inside the garrysmod/gamemodes server folder
- LAN mode toggle
- Max players selection
- Password option
- Steam workshop collection option
- Option for additional launch parameters
- All settings mentioned above are saved when the program closes and will be automatically set when the program is reopened.

## Working with more than one server:
# Working with more than one server:
If you need this program to run more than one server, you can copy the exe and rename it to something else to generate a new config.

# Issues & Pull Requests
Expand Down
Binary file modified reference.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1173a84

Please sign in to comment.