-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fbc778d
commit d6a1ced
Showing
2 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[net] | ||
tickrate = 30 | ||
max_connections = 1024 | ||
|
||
[game] | ||
hostname = "[EN] Ekrixi" | ||
desc = "Ekrixi is a PvE fork of SS14 revolving around PvE gameplay, ship travel, and roleplay." | ||
lobbyenabled = true | ||
soft_max_players = 50 | ||
map = "Nesasio" | ||
map_pool = "FTLMapPool" | ||
|
||
[hub] | ||
advertise = false | ||
tags = "region:luna,lang:en,lang" | ||
#hub_urls = "https://ekrixi.is-going-to.cyou/hub/" | ||
|
||
[infolinks] | ||
discord = "https://discord.gg/vbst9JyqY3" | ||
github = "https://github.com/ekrixi-14/ekrixi" | ||
|
||
[admin] | ||
see_own_notes = true | ||
|
||
[whitelist] | ||
enabled = true | ||
reason = "You are not whitelisted. Join the Ekrixi Discord to apply for a whitelist or ping an online admin if you are already whitelisted." | ||
|
||
[tips] | ||
enabled = false | ||
|
||
[vote] | ||
restart_required_ratio = 0.5 | ||
|
||
[ooc] | ||
enable_during_round = true | ||
|
||
[ic] | ||
flavor_text = true | ||
punctuation = true | ||
restricted_names = false | ||
|
||
[ftlpoints] | ||
generate_roundstart = true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
[game] | ||
hostname = "[EN][LM] Official Ekrixi Servers - Krýo" | ||
desc = "Krýo is a stable branch server of Ekrixi." | ||
|
||
[whitelist] | ||
enabled = false |