gameservergame-servergame-servershacktoberfestdedicated-game-serversgamelinuxgsmserverbashgaminglinuxmultiplayer-game-servershell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
215 B
11 lines
215 B
# Game Settings File
|
|
# _unreal
|
|
# Unreal Engine
|
|
|
|
# Import default settings
|
|
fn_import_game_settings _unreal_shared
|
|
|
|
# This is the way we create a script that collates and parses the parameters
|
|
fn_parms(){
|
|
parms=""
|
|
}
|
|
|