Odd LUA files

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Allanius2
Posts: 124
Joined: Mon Apr 14, 2014 10:12 pm

Odd LUA files

Post by Allanius2 »

Can someone tell me why certain .lua file aren't in English like the others are? I'm looking at the source for ORRR2 trying to learn how the system works. In the mod_assets/script folder I see a file called "._init.lua". Why, when I open it does it say:

Code: Select all

 │┬  ┐  Mac OS X         ┐       2  ♫°   ┐  ♫â    TEXT
... and so on and so forth? Is there another way to read this file?
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Odd LUA files

Post by antti »

Allanius2 wrote:Can someone tell me why certain .lua file aren't in English like the others are? I'm looking at the source for ORRR2 trying to learn how the system works. In the mod_assets/script folder I see a file called "._init.lua". Why, when I open it does it say:

Code: Select all

 │┬  ┐  Mac OS X         ┐       2  ♫°   ┐  ♫â    TEXT
... and so on and so forth? Is there another way to read this file?
Those ._ files are just metadata that Mac OS X computers generate. In other words, those files are not a part of the mod and can be ignored or deleted.:)
Steven Seagal of gaming industry
Post Reply