PRJ2 Extractor is a tool for extracting from Tomb Raider levels, prj2 files that contains the geometry of the level.
- Add support for other Tomb Raider versions:
- TR1
- TR2
- TR3
- TR4
- TRNG Levels
- TR5
- Add PRJ2 extraction.
- Write Geometry of rooms
- Add level elements (sound sources, light points, sinks, etc.)
- Assign Textures to rooms faces
- Add objects from the level file
- Place Triggers
- sapper-trle: for the base of the program, since I based my program from his one: https://github.com/sapper-trle/TR42PRJ
- TombEngine Team: for TombLib used for writing PRJ2