initial 1.3.0

This commit is contained in:
2019-05-01 17:46:38 -04:00
commit ad86bc2a30
418 changed files with 34837 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<HTML>
<HEAD>
<TITLE>Extracting resources</TITLE></HEAD>
<BODY>
<h1>Extracting resources</h1>
To extract a resource, click on the resource you wish to extract and select 'Extract' from the 'Resource' menu.<p>
When the resource is extracted, it is saved to disk in its raw format (i.e. not converted to another format such as BMP or midi), except for the LOGIC resource. You can choose in the 'Settings' menu if you want to extract the LOGIC resources as text (i.e. the same way as you see them in the Logic editor) or raw. (the default is text). The 5 byte or 7 byte resource header used in the VOL files is not
saved as this is not part of the resource. In version 3 games, the resource is uncompressed before saving to disk.
<p>
<a href="index.html">Back to contents</a><p>
</BODY></HTML>