Skip to content

A program to ease the process of modifying Team Fortress 2 items.

Notifications You must be signed in to change notification settings

eisbaer66/tf2itemseditor

 
 

Repository files navigation

TF2 Items Editor

A program to ease the process of modifying Team Fortress 2 items with the TF2Items plugin.

Prerequisites

TF2 Items Editor

To run this program you need:

  • .net Framework v4.8+
  • up-to-date version of Team Fortress 2
    TF2 Items Editor uses the original game data to find all possible ingame items (with images and default attributes) and attributes.
    This allows you to edit newly introduced items/attributes without needing to update the editor itself, at the cost of needing a Team Fortress 2 install on the machine you run TF2 Items Editor on.

Team Fortress 2 Server

The server will need the following plugins to run the edited items:

  1. Metamod:Source
  2. SourceMod
  3. TF2Items

Installation steps

  1. Download latest archive
  2. extract archive into any folder

Configuration

since this is technically still in beta you need to do some manual configuration

  1. open the file 'TF2Items.Ui.exe.config' with your preferd texteditor
  2. find the line <add key="TeamFortress2Directory" value="*path to steam*\SteamApps\common\Team Fortress 2"/>
  3. replace the value with the path to your Team Fortress 2 setup

Editing

...to be continued
Save your config under "tf\addons\sourcemod\configs" as "tf2items.weapons.txt"

About

A program to ease the process of modifying Team Fortress 2 items.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • PowerShell 0.2%