VID_20201115_143620.mp4
I have an error code in lua which I have tried long to fix. first: the code: if boolean fs.isDirectory("C:/Program Files/Factorio/Config") == true then end else fs.makeDirectory("C:/Program Files/Factorio/Config") end When the game (factorio) boots up and fires up the code it igves this error:
用户评论