Skip to content

A Python script that will move TF2 maps downloaded via the workshop into TF2's primary maps directory.

Notifications You must be signed in to change notification settings

joelboersma/tf2-workshop-map-move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

TF2 Workshop Map Move

This repository contains a Python script tf2_workshop_map_move.py that will move TF2 maps you have downloaded via the workshop into TF2's primary maps directory.

Requirements

The following requirements must be met for this script to work:

  • Python must be installed on your machine (download from python.org)
  • TF2 must be installed and in your SteamApps directory

Usage

python tf2_workshop_map_move.py [--help] [steamapps_dir]

  • --help will display a help message
  • steamapps_dir is an optional argument to specify the filepath to the SteamApps directory. If not given, the default SteamApps path for the current OS will be used.

About

A Python script that will move TF2 maps downloaded via the workshop into TF2's primary maps directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages