|
|
@@ -2,7 +2,7 @@
|
|
|
/*
|
|
|
*
|
|
|
* OGP - Open Game Panel
|
|
|
- * Copyright (C) 2008 - 2017 The OGP Development Team
|
|
|
+ * Copyright (C) 2008 - 2018 The OGP Development Team
|
|
|
*
|
|
|
* http://www.opengamepanel.org/
|
|
|
*
|
|
|
@@ -132,4 +132,4 @@ define('OGP_LANG_show_server_id_game_monitor', "Show Server IDs on Game Monitor
|
|
|
define('OGP_LANG_show_server_id_game_monitor_info', "Show the game server ID column on the Game Monitor for matching up files created by the Agent to the actual game server.");
|
|
|
define('OGP_LANG_default_game_server_home_path_prefix', "Default game server home directory prefix");
|
|
|
define('OGP_LANG_default_game_server_home_path_prefix_info', "Enter a path prefix for where you want game server homes to be created by default. You can use \"{USERNAME}\" in the path which will be replaced with the OGP username the game server is being assigned to. You can use \"{GAMEKEY}\" in the path which will be replaced with a friendly lowercase name. You can use \"{SKIPID}\" anywhere in the path to skip appending the home ID to the path. Example: /ogp/games/{USERNAME}/{GAMEKEY}{SKIPID} will become /ogp/games/username/arkse/. Example 2: /ogp/games will become /ogp/games/1 where 1 is the game servers ID.");
|
|
|
-?>
|
|
|
+?>
|