46 lines
1.3 KiB
Markdown
46 lines
1.3 KiB
Markdown
# Abiotic Factor Server Manager - Quick Summary
|
|
|
|
## Overview
|
|
Application is a work in progress
|
|
|
|
|
|
## Overview
|
|
A PowerShell GUI application to manage an Abiotic Factor dedicated server using SteamCMD.
|
|
|
|
## Dependencies
|
|
- **PowerShell 5.1+** (built into Windows 10/11)
|
|
- **.NET Framework 4.5+** (built into Windows)
|
|
- No external installations required
|
|
|
|
## Server Launch Parameters Used
|
|
|
|
-log -newconsole -useperfthreads -NoAsyncLoadingThread
|
|
-MaxServerPlayers=<value>
|
|
-PORT=<value>
|
|
-QueryPort=<value>
|
|
-ServerPassword=<value>
|
|
-AdminPassword=<value>
|
|
-SteamServerName="<value>"
|
|
|
|
|
|
## Configuration Saved
|
|
- SteamCMD directory path
|
|
- Game install directory path
|
|
- Max players, ports, passwords, server name
|
|
|
|
## Usage
|
|
|
|
1. Set SteamCMD Directory (where steamcmd.exe will be installed)
|
|
2. Click 'Install SteamCMD' to download SteamCMD
|
|
3. Set Game Install Directory (where the server will be installed)
|
|
4. Click 'Update Server' to download the game server files
|
|
5. Configure your server settings (name, passwords, ports)
|
|
6. Click 'Save Config' to save your settings
|
|
7. Click 'Start Server' to launch your server!
|
|
|
|
Note: You can also browse to existing directories if you already have them.
|
|
|
|

|
|
|
|
## App ID Used
|
|
2857200 - Abiotic Factor Dedicated Server |