VGUI Localization Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
== External links ==
== External links ==
* [http://code.google.com/p/vguilocalizationtool/downloads/list VGUI Localization Tool] - the latest version download.
* [http://code.google.com/p/vguilocalizationtool/downloads/list VGUI Localization Tool] - the latest version download.
 
{{sdktools|0}}
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]

Revision as of 11:34, 23 September 2023

VGUI Localization Tool is a tool for easy localize VGUI text files.

VGUILocalizatioTool.jpg

The program was written by Arkadiy "Dragon" Shapkin entirely in C# 3.5.

Required .NET Framework 3.5

External links