Jebus
Mar 2005
 Under Construction
|
"INT files are one of the Unreal Engine's file formats. These files are used by the Unreal engine for reference. Instead of searching all the packages made accessible to it to find the resources it's looking for, it simply reads the lists of resources contained in these files. In addition, they are used for language localization and that's the origin of the file extension .int for "international" as well.(You can do so many things with .int files, we could make a tutorial just for them – Wormbo)
These (and all other localization files like DET, ITT, FRT, etc.) look much like INI files. They consist of one or more sections which start with the section's name in brackets followed by Key=Value pairs."
I don't know if this is the answer you were looking for, but it's the only ".int" file that I know of. Good luck!
__________________

^^^^TOUCH ME, DAMMIT!!!^^^^
Report this post to a moderator | IP: Logged
|