mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-10 01:58:06 +01:00
11 lines
159 B
TOML
Executable file
11 lines
159 B
TOML
Executable file
|
|
#General mod settings
|
|
[general]
|
|
#-
|
|
#Range: > -2147483648
|
|
Particle_Reset_Frequency = 0
|
|
#-
|
|
Particle_engine_render = true
|
|
#-
|
|
Particle_engine_tick = true
|
|
|