Unreal Tournament Package Delphi Library
Description
Warning: Discontinued project
This library allows a Delphi programmer to read UT package files (this are the .u, .utx, .uax, .umx, .unr, etc. files). This packages work similarly to a library file, they have objects inside and they make reference to other packages. The objects inside a package can be models, textures, sounds, script code and more.
This is the result of a great investigation started with the documents Epic have in their UT website. With that, the UT headers, help from Erik de Neve and Tim Sweeney from Epic and others, and a lot of imagination 🙂 i have managed to get a lot of objects formats.
I’m interested in adding here which products are using the TUTPackage unit. If you don’t mind please send me a note about your product to unreal-at-acordero-dot-org.
Currently used by:
The source code can be downloaded here, but it is also hosted at sourceforge.
License
Mozilla Public License 1.1
Related posts
