-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.html
24 lines (20 loc) · 1.05 KB
/
example.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html><head>
<meta name="Wake Reality Thunderquake for Qt 5.9.1" content="1" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Thunderquake Qt</title>
<style type="text/css">
p, li { white-space: pre-wrap; }
</style>
</head>
<body style=" font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
<p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<span style=" font-size:20pt; font-weight:600;">Wake Reality's Thunderquake::Qt pre-alpha</span>
</p>
<p align="justify" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
<span style=" font-size:12pt;">
Prototype / proof-of-concept Interactive Fiction engine runner app leveraging RemGlk and Qt 5.9.1. This is extremely immature, pre-alpha test, and serves as a prototype and technical demonstration.
Use File / Open... to pick a Glulx story data file.
</span>
</p>
</body>
</html>