A program to ease the process of modifying Team Fortress 2 items with the TF2Items plugin.
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.
The server will need the following plugins to run the edited items:
- Download latest archive
- extract archive into any folder
since this is technically still in beta you need to do some manual configuration
- open the file 'TF2Items.Ui.exe.config' with your preferd texteditor
- find the line
<add key="TeamFortress2Directory" value="*path to steam*\SteamApps\common\Team Fortress 2"/>
- replace the value with the path to your Team Fortress 2 setup
...to be continued
Save your config under "tf\addons\sourcemod\configs" as "tf2items.weapons.txt"