Skip to content

Installation

toads_tf edited this page Apr 28, 2016 · 4 revisions

Option 1: Source code.

To use this method, you will need Python 3.4 or greater, and two extra modules. The steps for installing those can be found here. As a side-note, you will have to install Python before you install modules for it. After all that is installed, download the source code from the latest release or the master branch in a zip. Unzip the zip you just downloaded to a folder of your choice. Once it's extracted, run main.py using Python (this may open it up in idle, just run by pressing f5 or setting the default opening of ".py"s to python.exe rather than idle). This should work, but the main purpose of downloading the source code is for you to make your own changes.

Option 2: Windows Executable.

To use this method, all you need to have is the Windows operating system. Find a copy of the windows redistrutable at one of the sources here, and download the zip. Unzip the zip, and run the main executable (EasyTF2Mapper.exe).

Option 3: Windows Installer.

The installer can be found here: http://tf2mapper.com/files/updater.exe . You will need to place this in an empty folder of your choosing, and run it as an administrator. This will install the latest version of the program into that folder, and can also be used to update the program. Be warned; this will remove all custom prefabs. To save prefabs, export the prefab using the create prefab menu and put the zip somewhere you can access later.

If any of these methods of redistributing does not work for you, send the team an email at toadsrc@gmail.com.


After installing, read up on this tutorial

Currently In: release v1.0.2

Clone this wiki locally