aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: da952f48a758736ed53f8891857ae63e497f9e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# OFQT

# DEPRECATED - NO LONGER FUNCTIONAL

The OpenFortress Team has remove their TVN/Toast servers so there is no way to use this program in its intended way.

Its unlikely that I will port this to their new system because it relies on torrents, previously metalink, and a custom format developed by itch.io with no bindings available to my knowledge.

I recommend others do not attempt to port this program to their never system because it is unlikely to stay around in the long term.

---

## What is this?
OFQT  an OpenFortress Launcher

### What is contained in the repository??
The OFQT repo contains the following projects:
- libtvn
    a libary for dealing with TVN information
- libvdf
    a VDF file parser
- OFQT
    QT Frontend for libtvn
- OFCL 
    CLI Frontend for libtvn

## Supported Systems
All Systems OpenFortress supports

## Dependencies
### libtvn
- libcurl
- json-c

### OFQT
- Qt 5

### [License](LICENSE)

OFQT is licensed under the GPLv3