Update AFSM.ps1
This commit is contained in:
@@ -831,7 +831,7 @@ $bottomInfoPanel.Size = New-Object System.Drawing.Size(920, 50)
|
|||||||
$bottomInfoPanel.BorderStyle = "FixedSingle"
|
$bottomInfoPanel.BorderStyle = "FixedSingle"
|
||||||
|
|
||||||
$bottomInfoLabel = New-Object System.Windows.Forms.Label
|
$bottomInfoLabel = New-Object System.Windows.Forms.Label
|
||||||
$bottomInfoLabel.Text = "Setup Guide: Set SteamCMD Directory → Install SteamCMD → Set Game Install Directory → Update Server → Configure Settings → Save Config → Start Server"
|
$bottomInfoLabel.Text = "Set SteamCMD Directory -> Install SteamCMD -> Set Game Install Directory -> Update Server -> Configure Settings -> Save Config -> Start Server"
|
||||||
$bottomInfoLabel.Font = New-Object System.Drawing.Font("Segoe UI", 8)
|
$bottomInfoLabel.Font = New-Object System.Drawing.Font("Segoe UI", 8)
|
||||||
$bottomInfoLabel.Location = New-Object System.Drawing.Point(10, 5)
|
$bottomInfoLabel.Location = New-Object System.Drawing.Point(10, 5)
|
||||||
$bottomInfoLabel.Size = New-Object System.Drawing.Size(895, 40)
|
$bottomInfoLabel.Size = New-Object System.Drawing.Size(895, 40)
|
||||||
|
|||||||
Reference in New Issue
Block a user