Improve world creation
This commit is contained in:
parent
dee72440bb
commit
dd21c20b3a
5 changed files with 57 additions and 65 deletions
|
|
@ -5,4 +5,5 @@ export const defaultOptions: Options = {
|
|||
name: 'Localhost',
|
||||
playerLimit: 16,
|
||||
seed: 51,
|
||||
worldSize: 10000,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue