Skip to content

Starkku/MapTool

Repository files navigation

MapTool

This program exists to apply conversion profiles, 'scripts' of sorts to map files from Command & Conquer: Tiberian Sun and Command & Conquer: Red Alert 2 and their respective expansion packs that offer ability to alter map's theater, tile, overlay and other object data, essentially allowing user to perform operations such as cross-theater, or even cross-game map conversions.

Project Page: http://github.com/Starkku/MapTool

Downloads: https://github.com/Starkku/MapTool/releases

Download for latest build (automatically generated from latest commit in master branch) can be found here.

Installation

As of current, MapTool has been designed to run on Windows operating systems, with Microsoft .NET Framework 4.8 as a requirement. Installation is simple, just place all of the required program files in a directory of your choice, and run it from there.

Usage

Using the graphical user interface (MapTool.UI.exe) should be fairly straightforward. If the program was installed correctly, available conversion profiles (conversion profiles are loaded from subdirectory called 'Profiles' in the program directory) should be displayed in a list for user to choose from, with a description for each of the profiles displayed next to the list if available. Maps can be added to the list of files to process by using Browse button or drag & drop on the file list itself.

Instructions for the command line tool (MapTool.exe) can be found by running the program with argument -h (or -? or -help). For an example: MapTool.exe -h. MapTool.UI.exe can also be ran with the argument -log, which enables writing of full debug log file (which can get fairly large).

Documentation on the contents of conversion profile INI files and how to write them can be found here.

Acknowledgements

MapTool uses code from the following open-source projects to make it's functionality possible.

Additionally thanks to E1 Elite for writing several conversion profile files to use with Command & Conquer: Tiberian Sun and implementing IsoMapPack5 optimization & ice growth fix features.

License

See LICENSE.txt.

Versions prior to 2.0 were licensed under GPL version 3.

About

A tool that alters tile and object data in map files for Command & Conquer Tiberian Sun & Red Alert 2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published