From 0b9304181d82d196fa3d293080223d0bf022c537 Mon Sep 17 00:00:00 2001 From: lzwdgc Date: Tue, 10 Jan 2023 19:12:03 +0300 Subject: [PATCH] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2f619..d8e6db5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains different tools for A.I.M. games. # List of tools 1. AIM 1 unpaker. Unpacks any .pak archive from AIM1 game. -1. AIM 2 unpaker. Unpacks any .pak archive from AIM2 game. +1. AIM 2 unpaker. Unpacks any .pak archive from AIM2/AIM:R games. 1. DB extractor. Converts (db|quest) databases from any AIM game into .sql file to be executed with sqlite3 DBMS. 1. MMO extractor (object extractor). Extracts all data about objects on the map from .mmo file. 1. MMP extractor. Extract texture-, alpha-, height- maps etc.