If you are building a feature for a save editor, here is how you can approach it based on where the data actually lives. 1. Local Data (The "Safe" Edit)
A direct "save editor" for Vermintide 2 does not exist because character data is stored on , not locally on your PC. This prevents users from manually editing levels, gear, or currency in the Official Realm . vermintide 2 save editor
While you cannot edit your level or loot locally, you can edit your to change game behavior or graphics settings: If you are building a feature for a
(config only) Location: %AppData%\Fatshark\Vermintide 2 Useful for preserving settings, keybinds, and video options – not character data. vermintide 2 save editor