Optimize performance
This commit is contained in:
parent
e4cd3284b7
commit
b8ef90c100
31 changed files with 319 additions and 206 deletions
|
|
@ -4,7 +4,8 @@ export const defaultOptions: Options = {
|
|||
port: 3000,
|
||||
name: 'Test server',
|
||||
playerLimit: 8,
|
||||
npcCount: 4,
|
||||
seed: 0,
|
||||
scoreLimit: 500,
|
||||
worldSize: 15000,
|
||||
worldSize: 8000,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue