VGUI Localization Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
m (→‎top: Unicodifying, replaced: [[Image: → [[File:)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''VGUI Localization Tool''' is a tool for easy [[VGUI Documentation#Localization|localize VGUI text files]].
{{vguiloct|4.1}} is a tool for easy [[VGUI Documentation#Localization|localize VGUI text files]].
 
[[File:VGUILocalizatioTool.jpg]]


The program was written by [[User:KindDragon|Arkadiy "Dragon" Shapkin]] entirely in [[Wikipedia:C Sharp (programming language)|C# 3.5]].
The program was written by [[User:KindDragon|Arkadiy "Dragon" Shapkin]] entirely in [[Wikipedia:C Sharp (programming language)|C# 3.5]].


Required [http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&displaylang=en .Net Framework 3.5]
Required [https://dotnet.microsoft.com/en-us/download/dotnet-framework/net35-sp1 .NET Framework 3.5]


== 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]]

Latest revision as of 02:10, 9 January 2024

VGUI Localization Tool 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