Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

0.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ibiixie ibiixie released this 29 Oct 23:32
· 20 commits to stable since this release

This is the first release of LFEditor!

This version lacks some basic functionality and doesn't quite live up to its name as an "editor," but should be able to read text files of theoretically any size. It doesn't support editing them yet, and it doesn't support reading non-text files, but I'm hoping to add support for those in the future when I have some more time on my hands. :) (soon™)

The Qt version used for this program version is 5.15.1. You can download the source as .zip or .tar.gz and compile and link the Qt binaries yourself if you want to, as per the Qt license paragraph (d) of section (4).

If the above links do not work, you contact me on my email, which is my GitHub username followed by .dev@gmail.com, and I will send you a copy of the Qt source code.