Skip to content
/ lke Public

golang GUI utility to edit .ltx files, used by the X-Ray Engine in the S.T.A.L.K.E.R. series of games.

Notifications You must be signed in to change notification settings

Gteditor99/lke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lke

golang GUI utility to edit .ltx files, used by the X-Ray Engine in the S.T.A.L.K.E.R. series of games.

Installation

To install lke, download the latest release from the releases page and extract the archive to a folder of your choice.

Building from source

lke is written in Go, so you'll need to have Go installed on your system to build it. You can download Go from here.

Next, clone the repository

git clone github.com/gteditor99/lke

and run go build in the root directory of the repository.

This will create a binary called lke in the same directory.

Usage

To use lke, simply drag and drop a .ltx file onto the lke executable. This will open the file in a new window.

Contributing

Contributions are welcome! If you find a bug or have a feature request, please open an issue.

About

golang GUI utility to edit .ltx files, used by the X-Ray Engine in the S.T.A.L.K.E.R. series of games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages