diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 9 insertions, 10 deletions
@@ -1,19 +1,18 @@ # OFQT ## What is this? -OFQT is a library and a set of frontends for downloading OpenFortress. +OFQT is an OpenFortress Launcher -In its entirety OFQT is made up of: +### What is contained in the repository?? +The OFQT repo contains the following projects: - libtvn - a C library that deals revision information, downloading storing, applying, verifying, etc. - -- OFCL - a commandline client for libtvn - + a libary for dealing with TVN information +- libvdf + a VDF file parser - OFQT - a GUI for libtvn written in Qt - -and possibly more in the future + QT Frontend for libtvn +- OFCL + CLI Frontend for libtvn ## Supported Systems All Systems OpenFortress supports |