diff options
| author | neuromancer <neuromancer@users.noreply.github.com> | 2018-02-18 18:56:46 -0300 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 03:56:43 +0200 |
| commit | 805bc3e30ee49bbfbab5e6f8f589842e1b67b470 (patch) | |
| tree | c5f702fa960682d57267c0ac984ace693369f6de | |
| parent | 310cf0da7cf4186fde42222e6835d5a8ad485c8a (diff) | |
updated README
| -rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,7 @@ Aliens vs Predator Linux http://icculus.org/avp/ ------------------------ Table of Contents: +0. About this version (NEW!) 1. Introduction 2. Current Status 3. Compilation @@ -10,6 +11,14 @@ Table of Contents: a. Change History b. Gold edition MD5s +Part 0: About this version +-------------------------- + +This code is based on the last release from icculus (available here: https://icculus.org/avp/files/avp-20170505-a1.tar.gz). +It has support for 1366x768 resolution and cutscenes. This last feature was merged from the morphos release +(available here: http://aminet.net/package/game/shoot/avp.src-morphos). + +The rest of this README remains unchanged. Part 1: Introduction -------------------- |
