mirror of
https://github.com/Dss0/t7-server-config.git
synced 2025-02-16 01:19:03 +00:00
Fix Mod loading section in Startup Configurations
This commit is contained in:
parent
c0e351cc9d
commit
5b8949b6e1
@ -12,11 +12,11 @@ set GamePort=27017
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
::// Below edits are optional unless you run multiable servers or mods.//
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
::// Load a mod on your server //
|
||||
::// Example: ModfolderName=mods/bots //
|
||||
::// Load a mod on your server using the Steam Workshop ID //
|
||||
::// of the Mod. Example: ModfolderName=2833912385 //
|
||||
::// //
|
||||
::// UNLOAD a mod on your server //
|
||||
::// Example: ModfolderName= //
|
||||
::// Unload a mod on your server by removing the Steam //
|
||||
::// Workshop ID. Example: ModfolderName= //
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
|
||||
set ModFolderName=
|
||||
|
@ -12,11 +12,11 @@ set GamePort=27017
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
::// Below edits are optional unless you run multiable servers or mods.//
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
::// Load a mod on your server //
|
||||
::// Example: ModfolderName=mods/bots //
|
||||
::// Load a mod on your server using the Steam Workshop ID //
|
||||
::// of the Mod. Example: ModfolderName=2833912385 //
|
||||
::// //
|
||||
::// UNLOAD a mod on your server //
|
||||
::// Example: ModfolderName= //
|
||||
::// Unload a mod on your server by removing the Steam //
|
||||
::// Workshop ID. Example: ModfolderName= //
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
|
||||
set ModFolderName=
|
||||
|
@ -12,11 +12,11 @@ set GamePort=27017
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
::// Below edits are optional unless you run multiable servers or mods.//
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
::// Load a mod on your server //
|
||||
::// Example: ModfolderName=mods/bots //
|
||||
::// Load a mod on your server using the Steam Workshop ID //
|
||||
::// of the Mod. Example: ModfolderName=2833912385 //
|
||||
::// //
|
||||
::// UNLOAD a mod on your server //
|
||||
::// Example: ModfolderName= //
|
||||
::// Unload a mod on your server by removing the Steam //
|
||||
::// Workshop ID. Example: ModfolderName= //
|
||||
::///////////////////////////////////////////////////////////////////////
|
||||
|
||||
set ModFolderName=
|
||||
|
Loading…
x
Reference in New Issue
Block a user