Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 587 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 587 Bytes

KaneLynchLoc

KaneLynchLoc is a command-line tool written in C# to convert the language database from Kane and Lynch.

For general game format discussions visit XeNTaX.

Usage

KaneLynchLoc.exe [--console] src_file dst_file
   console    Export for console
   src_file   Locale or language export file
   dst_file   Locale or language export file
Locale files must have the extension ".loc"
Language export files must have the extension ".xml"

Licence

This code has been placed in the public domain