File: opening_games.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (13 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<HTML>
<HEAD>
<TITLE>Opening games</TITLE></HEAD>
<BODY>
<h1>Opening games</h1>
Before you can work on a game, you must open it. To do this, select 'Open' from the 'File' menu and then select directory containing the game you want to edit. This directory must contain a valid AGI 
version 2 or version 3 game. 
<p>
Any changes you make to the game will be written to disk whenever you perform an operation such as adding or deleting a resource. In the built-in editors, the game is updated when you save or compile 
the resource. 
<p>
<a href="index.html">Back to contents</a><p>
</BODY></HTML>