Remove rescaling feature from workshop description
This commit is contained in:
parent
46751896d3
commit
150b2c09aa
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
title = "Vermintide Mod Framework";
|
||||
description = "[b]UI SCALING WAS STRIPPED FROM THE VMF AND HAS BEEN RELEASED AS A SEPARATE MOD. You can subscribe to it [url=https://vmf-docs.verminti.de/]here[/url].[/b]
|
||||
description = "[b]UI SCALING WAS STRIPPED FROM THE VMF AND HAS BEEN RELEASED AS A SEPARATE MOD. You can subscribe to it [url=https://steamcommunity.com/sharedfiles/filedetails/?id=1623948024]here[/url].[/b]
|
||||
|
||||
The Vermintide Mod Framework (VMF) is an open-source, community-run framework of modules that provides enhanced modding capabilities and support. The framework is designed to be both independent and lightweight; making no changes to gameplay on its own.
|
||||
|
||||
|
@ -11,7 +11,6 @@ Mods created for the project may utilize:
|
|||
[*]Keybinds
|
||||
[*]Mutator support (only available in Vermintide 1 at this time)
|
||||
[*]Network calls
|
||||
[*]QHD+ UI re-scaling
|
||||
[*]Rewritten, lightweight mod functions
|
||||
[*]An on-event call system
|
||||
[/list]
|
||||
|
|
Loading…
Add table
Reference in a new issue