As the title says... Chat on...

User avatar
By ac21
#11140 In lua code i see a command for
file.remove("init.lua")

and right after that

file.open("init.lua","w")

is this creating a new init.lua file? or closing it and opening it?