Добавлены все обновления от сообщества, вплоть до #148

This commit is contained in:
2024-09-12 14:28:43 +03:00
parent 98159766c4
commit 487a0e6e16
8841 changed files with 23077 additions and 20175 deletions

View File

@@ -7,4 +7,11 @@ data:extend({
minimum_value = 0,
maximum_value = 1,
},
{
type = "int-setting",
name = "pv-entities-per-tick",
setting_type = "runtime-global",
default_value = 30,
minimum_value = 1,
},
})