added an upsetting number of biomes + updates & optimizations
Added Terralith and Biomes O plenty for even more biomes As well as terrain generation optimization via faster random & c2me which adds threading for chunk generation updated Arphex which fixed an obscure crash with the broodmother
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
{
|
||||
/* This has 2 acceptable values: [CHAT, WIDGET]
|
||||
* CHAT - Will post a message within 5 minutes to a user's chat once they've been in game for 5 minutes. Will no longer show after the user presses dismiss.
|
||||
* WIDGET - Displays a widget on screen with the announcement on all screens until the widget is dismissed.
|
||||
*/
|
||||
"announcement_delivery": "WIDGET"
|
||||
}
|
Reference in New Issue
Block a user