Warbox is a basic editor for working with the KCD 2 xml files to mod the game.
DESCRIPTIONIMAGESREQUIREMENTSDOWNLOADVERSION HISTORY
It lets you view and edit the XML data quickly whilst providing meta-data along side the actual data where useful, such as the localization used by ui_strings. The tool is in an active development phase!
Features:
- Table Editor: editor for searching and editing all the configuration table data in KCD2.
- Text Editor: editor for searching and editing the text localization.
- Search & Filtering:
- by Header name (e.g., MeleeWeapon, MiscItem in item.xml)
- by Property name (e.g., Weight)
- by Property value (e.g., Weight > 50)
- Text String Lookup: enables users to see in-game names when browsing tables and property windows.
- PTF Mod Export Support: to make mods using patched table files for compatibility with other mods.
How to Use:
You will be prompted to create a new project when first starting the program.
- Name the project.
- Select the Data directory. This is the top directory that contains all of the game data. Example: D:\Games\Steam\steamapps\common\KingdomComeDeliverance2
- Select the Project directory. This is the directory your mod files will reside in. Example: D:\Games\Steam\steamapps\common\KingdomComeDeliverance2\Mods\my_first_mod
Author: Vawser
No images found.
- Windows 7/8/8.1/10/11 (64-bit only)
- Visual C++ Redistributable x64
- Vulkan 1.3 compatible graphics card (with up-to-date drivers)
v.0.0.2: Beta version