forked from Deledrius/agistudio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathagistudio.1
34 lines (34 loc) · 812 Bytes
/
agistudio.1
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
.\" Hey, EMACS: -*- nroff -*-
.TH AGISTUDIO 1 "May 1, 2019" "agistudio" "QT AGI Studio 1.3.2"
.SH NAME
QT AGI Studio \- an AGI adventure game development environment
.SH SYNOPSIS
.B agistudio
.RI [ options ]
.br
.SH DESCRIPTION
AGI (Adventure Game Interpreter) is the adventure game engine used by
Sierra On-Line(tm) to create some of their early games. \fBQT AGI Studio\fP
is a program that allows you to view, create and edit AGI games with
a friendly GUI.
.PP
.nf
The user interface is documented in HTML format, see
.fi
.nh
.IR /usr/share/agistudio/help
.hy
.SH OPTIONS
.TP
.B \-help
.br
Show of options.
.TP
.B \-dir GAMEDIR
.br
Open an existing game in GAMEDIR.
.SH SEE ALSO
.BR nagi(6),sarien(6),scummvm(6)
.IR
.SH AUTHOR
(C) 2003-2012 by Jarno Elonen <[email protected]>