aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2022-06-29 19:03:40 +0200
committerJan200101 <sentrycraft123@gmail.com>2022-06-29 19:03:40 +0200
commitf8a584aef10a252460f2cd161826f44afdc3324b (patch)
treea0cc6ebbcffcc0632b118d01a5875bd1f40f200a /README.md
parentd0b5c9238acc63ec6def1fd16c47f06f8c682f2e (diff)
downloadOFQT-f8a584aef10a252460f2cd161826f44afdc3324b.tar.gz
OFQT-f8a584aef10a252460f2cd161826f44afdc3324b.zip
add source sdk path fetching, directly launch OF via sdk executable
- guard Flatpak logic for non Linux UNIX systems - add /proc check on FreeBSD - allow arguments when launching OF - update README - add alternative launch options to CMakeLists.txt - add CFLAGS to all libraries and executables
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 9 insertions, 10 deletions
diff --git a/README.md b/README.md
index 31aa2d0..608eb67 100644
--- a/README.md
+++ b/README.md
@@ -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