I found out that the standard lua library "io" doesn't work with scar, however, I saw lua folders the game folder. So I made a lua file of my own which contains a class that reads a txt file. and I am wondering if I can import this lua file into scar or read data from it somehow, since lua's "require" doesn't work in SCAR.