-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgameserver- Giant.ini
37 lines (37 loc) · 963 Bytes
/
gameserver- Giant.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
//Edit this config in heroku
// serverGamemode : 0 = FFA, 1 = Teams(soon more gamemodes)
// serverMaxConnections : Maximum amount of connections(slots) to the server.
// serverPort what port the server runs on (It is recommended if you use heroku keep the port to 80
serverMaxConnections = 64
serverPort = 80
serverGamemode = 0
serverOldColors = 0
serverBots = 0
serverViewBase = 1024
borderLeft = 0
borderRight = 14142.135623730952
borderTop = 0
borderBottom = 14142.135623730952
spawnInterval = 20
foodSpawnAmount = 10
foodStartAmount = 100
foodMaxAmount = 500
foodMass = 20
virusMinAmount = 10
virusMaxAmount = 50
virusStartMass = 1000
virusBurstMass = 1098
ejectMass = 16
ejectMassGain = 20
ejectSpeed = 160
ejectSpawnPlayer = 50
playerStartMass = 500
playerMaxMass = 22500
rainbowCells = 0
playerMinMassEject = 32
playerMinMassSplit = 36
playerMaxCells = 32
playerRecombineTime = 5
playerMassDecayRate = 4
playerMinMassDecay = 9
leaderboardUpdateClient = 40