.github/workflows | ||
bin | ||
build | ||
docs | ||
src | ||
.clang-format | ||
.gitignore | ||
CONTRIBUTING.md | ||
COPYING.md | ||
Dockerfile | ||
Makefile | ||
README.md | ||
Tomb1Main.json |
Tomb1Main
This is a dynamic library for the classic Tomb Raider I game (TombATI version). The purpose of the library is to reimplement all the routines performed by the game and enhance the gameplay with new options.
This project is inspired by Arsunt's TR2Main project.
Installing
Get a copy of the latest release from here and unpack the contents to your game directory. Make sure you overwrite existing files. Currently Tomb1Main requires you to have the TombATI patch installed to work.
Configuring
To configure Tomb1Main, edit the Tomb1Main.json
file in your text editor such
as Notepad. All the configuration is explained in that file.
Decompilation progress
License
This project is licensed under the GNU General Public License - see the COPYING.md file for details.
Copyright
(c) 2021 Marcin Kurczewski. All rights reserved. Original game is created by Core Design Ltd. in 1996. Lara Croft and Tomb Raider are trademarks of Square Enix Ltd.